-
Bug
-
Resolution: Fixed
-
P4
-
13
-
b24
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8225933 | 14 | Sergey Bylokhov | P4 | Resolved | Fixed | team |
The SunGraphicsEnvironment has a codepath for the OpenSolaris, in fact results on this execution is never used.
It was added inJDK-6378099:
http://hg.openjdk.java.net/jdk/client/rev/c3e81f0acd3d#l5.7
But the usage of this flag was dropped inJDK-6795908:
http://hg.openjdk.java.net/jdk/client/rev/be186a33df9b#l45.717
It was added in
http://hg.openjdk.java.net/jdk/client/rev/c3e81f0acd3d#l5.7
But the usage of this flag was dropped in
http://hg.openjdk.java.net/jdk/client/rev/be186a33df9b#l45.717
- backported by
-
JDK-8225933 GraphicsEnvironment for Unix still have an unused dependency on Solaris
- Resolved
- links to