-
Notifications
You must be signed in to change notification settings - Fork 923
add runtime hints for graal VM #7866
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add runtime hints for graal VM #7866
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7866 +/- ##
=========================================
Coverage 90.10% 90.10%
Complexity 7240 7240
=========================================
Files 825 825
Lines 21850 21850
Branches 2136 2136
=========================================
Hits 19688 19688
Misses 1496 1496
Partials 666 666 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@zeitlinger can the reflect-config.json be added downstream in that PR initially? and then we can look at upstreaming it here? also, what does the generated reflect-config.json look like? thx |
I tried that out at first - but removed it again in open-telemetry/opentelemetry-java-instrumentation@7863619 because this repo has other graal hints as well
|
Needed for open-telemetry/opentelemetry-java-instrumentation#15444