Discussion:
[12] RFR: JDK-8210386: Clipping problems with complex affine transforms
Laurent Bourgès
2018-09-18 17:52:04 UTC
Permalink
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 to OpenJFX 11.

Thanks,
Laurent
Kevin Rushforth
2018-09-24 19:41:46 UTC
Permalink
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
Post by Laurent Bourgès
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 to OpenJFX 11.
Thanks,
Laurent
Johan Vos
2018-09-24 20:01:41 UTC
Permalink
I agree, this is something that can go in 11.1 -- pending review in develop
branch of course.

Op ma 24 sep. 2018 om 21:42 schreef Kevin Rushforth <
Post by 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
Post by Laurent Bourgès
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 to OpenJFX 11.
Thanks,
Laurent
Laurent Bourgès
2018-09-24 20:49:52 UTC
Permalink
Sounds good.
Cheers,
Laurent
Post by Johan Vos
I agree, this is something that can go in 11.1 -- pending review in
develop branch of course.
Op ma 24 sep. 2018 om 21:42 schreef Kevin Rushforth <
Post by 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
Post by Laurent Bourgès
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 to OpenJFX 11.
Thanks,
Laurent
Loading...