Re: [12] RFR: JDK-8210386: Clipping problems with complex affine transforms

2018-09-24 Thread Kevin Rushforth
Hi Laurent, I see that the Java2D fix was just pushed to jdk/jdk. Now that the JDK fix is in, I'll review it this week. It will need a second reviewer (maybe Phil or Sergey?) There isn't an openjfx-11 updates repo available. When / if there is, this seems a good candidate... -- Kevin On

[12] RFR: JDK-8210386: Clipping problems with complex affine transforms

2018-09-18 Thread Laurent Bourgès
Please review the following bug fix in the MarlinFX renderer for JavaFX 12: https://bugs.openjdk.java.net/browse/JDK-8210386 https://github.com/javafxports/openjdk-jfx/pull/206 PS: What is the process to backport this bug fix to OpenJFX 11 updates ? This patch is small and can be applied directly