-
Notifications
You must be signed in to change notification settings - Fork 325
Description
Describe the bug
Can't open visualvm user interface.
To Reproduce
Steps to reproduce the behavior:
Just click on the launcher or call it via command line
Expected behavior
A clear and concise description of what you expected to happen.
VisualVM log
$ ./visualvm -J-Dorg.graalvm.visualvm.jmx.level=100 -J-Dorg.graalvm.visualvm.jvm.level=100
WARNING: package com.sun.java.swing.plaf.gtk not in java.desktop
WARNING: package sun.awt.X11 not in java.desktop
Error occurred during initialization of VM
java.lang.Error: A command line option has attempted to allow or enable the Security Manager. Enabling a Security Manager is not supported.
at java.lang.System.initPhase3(java.base@24/System.java:1947)
messages.log is available via Help | About | Logfile and
via VisualVM | About VisualVM | Logfile on macOS
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Windows 11
- JDK version [OpenJDK Runtime Environment ]
- Version [(build 24+36-3646)]
Additional context
Add any other context about the problem here.