Hi, Please review this large patch to upgrade MarlinFX to 0.9.2 in OpenJFX11: JBS: https://bugs.openjdk.java.net/browse/JDK-8198885 webrev: http://cr.openjdk.java.net/~lbourges/marlinFX/marlinFX-092.0/ PR: https://github.com/javafxports/openjdk-jfx/pull/96 (CI OK)
This patch is almost identical to Marlin(2D) patch, see: https://bugs.openjdk.java.net/browse/JDK-8198885 I added the ClipShapeTest (ported to jfx) that compares shape clipping (within threshold) and it works (within large timeouts): gradle -PFULL_TEST=true :system:test --tests test.com.sun.marlin.ClipShapeTest Regards, Laurent
