Skip to content
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

WARNING: Dynamic loading of agents will be disallowed by default in a future release #80

Open
nlisker opened this issue Jan 4, 2024 · 0 comments

Comments

@nlisker
Copy link

nlisker commented Jan 4, 2024

When running on Java 21, these warnings are displayed:

WARNING: A Java agent has been loaded dynamically (C:\scenicview\lib\scenicview.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant