-
Bug
-
Resolution: Unresolved
-
P3
-
11, 14, 15, 16
-
Fix Understood
-
generic
-
os_x
The same bug was fixed long time ago by the JDK-8041900
But it did not cover some common cases:
https://mail.openjdk.java.net/pipermail/2d-dev/2015-August/005611.html
"The fix doesn't work for applets, javapanel, javaws, and also with
applications which are running via command line (./bin/java -jar xxx).
Not sure that it can be fixed."
The current bug is created to investigate the possibilities to fix the remaining issues. One of the reasons to check it is that the tests execution just destabilizes the systems with dual video cards.
But it did not cover some common cases:
https://mail.openjdk.java.net/pipermail/2d-dev/2015-August/005611.html
"The fix doesn't work for applets, javapanel, javaws, and also with
applications which are running via command line (./bin/java -jar xxx).
Not sure that it can be fixed."
The current bug is created to investigate the possibilities to fix the remaining issues. One of the reasons to check it is that the tests execution just destabilizes the systems with dual video cards.
- csr for
-
JDK-8258918 [macosx] Java forces the use of discrete GPU
- Draft
- relates to
-
JDK-8041900 [macosx] Java forces the use of discrete GPU
- Resolved
-
JDK-8251523 [macos] [OGL] Crash in javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedPerPixelTranslucentGradient.java
- Open
- links to
-
Review openjdk/jdk/1139