You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Ubuntu 24.04, when I click the Sandbox button, a window appears with a width of 1px.
The white area in the upper left of this capture is the Sandbox window.
This seems to be a bug in JavaFX (OpenJFX), and it works fine with version 22 or later.
(Is this bug perhaps JDK-8316423?)
I've read the JBS bug and it seems to occur under a specific combination of OS and window manager.
I'm afraid I don't think it justifies changing the requirements for JITWatch from JDK8 up to JDK17 but I will see if I can mitigate it by resizing the stage after it has opened.
In Ubuntu 24.04, when I click the Sandbox button, a window appears with a width of 1px.
The white area in the upper left of this capture is the Sandbox window.
This seems to be a bug in JavaFX (OpenJFX), and it works fine with version 22 or later.
(Is this bug perhaps JDK-8316423?)
jitwatch/ui/pom.xml
Line 17 in 8234257
NOTE: JavaFX 22 requires JDK 17 or later.
The text was updated successfully, but these errors were encountered: