forked from openjdk/jdk
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Diagnostic commands require additional Permission's #41
Comments
see also src/hotspot/share/services/diagnosticFramework.hpp line 264 |
Commit with relevant details |
Two commands were added recently without Permission's 8337199: Add jcmd Thread.vthread_scheduler and Thread.vthread_pollers diagnostic commands |
pfirmstone
added a commit
that referenced
this issue
Dec 16, 2024
Add permission checks to jcmd Thread.vthread_scheduler and Thread.vthread_pollers diagnostic commands
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
src/hotspot/share/services/diagnosticCommand.cpp
Refer to Line 155.
The text was updated successfully, but these errors were encountered: