-
Enhancement
-
Resolution: Unresolved
-
P4
-
jfx18
-
None
There used to be three WindowContext classes in glass-gtk (WindowContextPlug, WindowContextChild and WindowContextTop), for applets and java web start. They were removed, but the structure remained the same.
There are still WindowContext, WindowContextBase and WindowContextTop which can be unified for cleaner code.
There are still WindowContext, WindowContextBase and WindowContextTop which can be unified for cleaner code.
- relates to
-
JDK-8201538 Remove implementation support for applets from JavaFX
- Resolved
-
JDK-8236651 ☂ Simplify and update glass gtk backend
- Open
- links to
-
Review openjdk/jfx/1085