We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, when jdk.management.jfr module is missing in target VM, :
jdk.management.jfr
See notification / popup suggesting what is the actual problem, like missing JFR module
No response
- OS: - Environment: - Version:
Related discussion - #595 (reply in thread)
The text was updated successfully, but these errors were encountered:
#595 (reply in thread)
Sorry, something went wrong.
Just to put here idea by @andrewazores : possibly check MXBeans present in target vm.
IIRC there are two versions of connection (because of differences in java versions):
java.management
java.management.jfr
No branches or pull requests
Current Behavior
Currently, when
jdk.management.jfr
module is missing in target VM, :Expected Behavior
See notification / popup suggesting what is the actual problem, like missing JFR module
Steps To Reproduce
No response
Environment
Anything else?
Related discussion - #595 (reply in thread)
The text was updated successfully, but these errors were encountered: