Request for permission to backport 3 issues to JavaFX 11

2020-11-12 Thread Johan Vos
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

RFR: 8256184: Openjfx build broken (Eclipse)

2020-11-12 Thread Jeanette Winzenburg
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

Re: Request for permission to backport 3 issues to JavaFX 11

2020-11-12 Thread Kevin Rushforth
+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:

Re: RFR: 8256184: Openjfx build broken (Eclipse)

2020-11-12 Thread Kevin Rushforth
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

Re: RFR: 8236651: Simplify and update glass gtk backend [v63]

2020-11-12 Thread Thiago Milczarek Sayao
> ### 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