Skip to content

Conversation

@zeitlinger
Copy link
Member

Part of #13245

@zeitlinger zeitlinger self-assigned this Feb 11, 2025
@zeitlinger zeitlinger marked this pull request as ready for review February 11, 2025 13:20
@zeitlinger zeitlinger requested a review from a team as a code owner February 11, 2025 13:20
@zeitlinger zeitlinger added the test native This label can be applied to PRs to trigger them to run native tests label Feb 11, 2025
@zeitlinger
Copy link
Member Author


    '--trace-object-instantiation=io.opentelemetry.instrumentation.api.internal.cache.MapBackedCache'

to find classes that instantiate these objects. Once you found such a class, you can mark it explicitly for run time initialization with 

    '--initialize-at-run-time=<culprit>'

... so this was not caused by JFR after all

@zeitlinger
Copy link
Member Author

@jeanbisutti do you know how to fix that?

strategy:
matrix:
test-java-version:
- 21 # latest LTS
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zeitlinger
Copy link
Member Author

implemented in #13500

@zeitlinger zeitlinger closed this Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test native This label can be applied to PRs to trigger them to run native tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants