-
Bug
-
Resolution: Fixed
-
P4
-
8
-
None
-
Mac OS X 10.7.5,
Steps to reproduce:
1. Run a JavaFX app. The crash is reproducible with any app, however it is always seen with the BricksBreaker from ga-samples.
2. Open System Preferences -> Displays on the same desktop as the running app.
3. Change the screen resolution, the app will crash.
The crash logs are attached.
According to the log it looks like the crash is happening in the code related to vsync, which is located in the GlassTimer and GlassScreen.initIDs
1. Run a JavaFX app. The crash is reproducible with any app, however it is always seen with the BricksBreaker from ga-samples.
2. Open System Preferences -> Displays on the same desktop as the running app.
3. Change the screen resolution, the app will crash.
The crash logs are attached.
According to the log it looks like the crash is happening in the code related to vsync, which is located in the GlassTimer and GlassScreen.initIDs
- relates to
-
JDK-8118342 JVM crashes after display mode is changed from LoDPI to HiDPI (FX app with ImageView)
-
- Closed
-