Hi Kevin,
I request permission to backport the following issues to JavaFX 11 (for
11.0.10)
JDK-8223296: NullPointerException in GlassScene.java at line 325
JDK-8201567: QuantumRenderer modifies buffer in use by JavaFX Application
Thread
JDK-8209764: JavaFX/Monocle - Partial Screen Capture Broken
Issue was broken build in Eclipse after fix of
[JDK-8244297](https://bugs.openjdk.java.net/browse/JDK-8244297):
- the new memory test class requires jdk.management/java.management
- users of the test class (in controls) need access to its package
Changed .classpath files in base and controls to
+1
On 11/12/2020 2:09 AM, Johan Vos wrote:
Hi Kevin,
I request permission to backport the following issues to JavaFX 11 (for
11.0.10)
JDK-8223296: NullPointerException in GlassScene.java at line 325
JDK-8201567: QuantumRenderer modifies buffer in use by JavaFX Application
Thread
JDK-8209764:
On Thu, 12 Nov 2020 11:24:15 GMT, Jeanette Winzenburg
wrote:
> Issue was broken build in Eclipse after fix of
> [JDK-8244297](https://bugs.openjdk.java.net/browse/JDK-8244297):
>
> - the new memory test class requires jdk.management/java.management
> - users of the test class (in controls) ne
> ### Summary
> * Simplify and update the Gtk glass backend, making Linux a first-class
> OpenJFX platform.
>
> ### Goals
> * Make Linux a first-class OpenJFX platform (see Motivation);
> * Simplify the code and reduce it's size;
> * Update to gtk3 (it was originally a port from gtk2);
> * Remove