-
Enhancement
-
Resolution: Fixed
-
P2
-
jfx11
See JDK-8198649 for the description and motivation.
All the same reasons for doing this apply to FX. Additionaly, Swing interop requires the versions of GTK to be the same, so if we don't do this, then Swing interop applications will either get GTK 2 by default or GTK 3 by default depending on which library is loaded first.
All the same reasons for doing this apply to FX. Additionaly, Swing interop requires the versions of GTK to be the same, so if we don't do this, then Swing interop applications will either get GTK 2 by default or GTK 3 by default depending on which library is loaded first.
- relates to
-
JDK-8156779 GTK3: warning when running SwingNode applications
- Open
-
JDK-8210411 JavaFX crashes on Ubuntu 18.04 with Wayland
- Resolved
-
JDK-8222497 [8u] Switch on GTK3 as a default GTK L&F in javafx
- Resolved
-
JDK-8198649 Switch AWT/Swing's default GTK version to 3
- Resolved