-
Bug
-
Resolution: Fixed
-
P2
-
internal
This was uncovered when testing the latest lanai repo, up to this commit:
https://github.com/openjdk/lanai/commit/478286d5470bf7bb933f87d5842c42eb16252dd8
and including the fixes forJDK-8262750, JDK-8262729, and JDK-8262496.
I reproduced this as follows:
1. Enable the discrete graphics card (so there would be no graphics card switch, although it doesn't matter to this bug)
2. Run NetBeans without metal API validation
3. Plug in external monitor
4. Unplug external monitor
5. Repeat steps 3-4 until it crashes
https://github.com/openjdk/lanai/commit/478286d5470bf7bb933f87d5842c42eb16252dd8
and including the fixes for
I reproduced this as follows:
1. Enable the discrete graphics card (so there would be no graphics card switch, although it doesn't matter to this bug)
2. Run NetBeans without metal API validation
3. Plug in external monitor
4. Unplug external monitor
5. Repeat steps 3-4 until it crashes
- relates to
-
JDK-8262496 Lanai: Do not use resources of off-line MTLDevice
- Resolved
-
JDK-8261714 Lanai : Crash on graphics card switch when Metal API validation is enabled
- Closed
-
JDK-8262254 Crash on graphics card switch when dialog is open with Metal API validation
- Closed