-
Enhancement
-
Resolution: Fixed
-
P2
-
11
-
b07
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8239162 | openjdk8u252 | Philip Race | P2 | Resolved | Fixed | b03 |
JDK-8235887 | openjdk8u242 | Philip Race | P2 | Resolved | Fixed | b05 |
In JDK 9 we enabled GTK3 support as opt in via a system property.
See http://openjdk.java.net/jeps/283
And https://bugs.openjdk.java.net/browse/JDK-8145547
However the default remained GTK2 due to concern over testing/bake time.
Now it has been almost 2 years since it was pushed to 9 without
any reports of major issues, and the next release (11) will be an LTS
which may need to run on systems which do not have GTK2.2 any more
we should switch the default, with the opt-in being to switch back to 2.2
This should be a simple minor code change, but with appropriate testing.
It probably still merits a release note and a CSR.
It should be coordinated with the same change in JavaFX.
See http://openjdk.java.net/jeps/283
And https://bugs.openjdk.java.net/browse/JDK-8145547
However the default remained GTK2 due to concern over testing/bake time.
Now it has been almost 2 years since it was pushed to 9 without
any reports of major issues, and the next release (11) will be an LTS
which may need to run on systems which do not have GTK2.2 any more
we should switch the default, with the opt-in being to switch back to 2.2
This should be a simple minor code change, but with appropriate testing.
It probably still merits a release note and a CSR.
It should be coordinated with the same change in JavaFX.
- backported by
-
JDK-8235887 Switch AWT/Swing's default GTK version to 3
-
- Resolved
-
-
JDK-8239162 Switch AWT/Swing's default GTK version to 3
-
- Resolved
-
- relates to
-
JDK-8198654 Switch FX's default GTK version to 3
-
- Resolved
-
-
JDK-8222496 [8u] Switch on GTK3 as a default GTK L&F in client-libs
-
- Resolved
-