Skip to content

Can't open visualvm with Windows11 + jdk24 #632

@cvgaviao

Description

@cvgaviao

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions