Re: [OpenJDK 2D-Dev] [10] RFR JDK-8180055: Upgrade the Marlin renderer in Java2D

2017-05-16 Thread Jim Graham
This looks good. Approved... ...jim On 5/16/17 2:12 PM, Laurent Bourgès wrote: Hi, Here is a (slightly) modified Marlin2D patch after synchronizing again with the coming MarlinFX patch: http://cr.openjdk.java.net/~lbourges/marlin/Marlin-075.3/ Changes: - (D)Helpers:

Re: [OpenJDK 2D-Dev] [10] RFR 8078192: Path2D storage trimming

2017-05-16 Thread Laurent Bourgès
Phil, Did you get any answer from the CSR process on this bug ? Laurent 2017-04-21 0:17 GMT+02:00 Philip Race : > OK. Although we still need to wait for the CSR process. > > -phil. > > > On 4/20/17, 3:05 PM, Laurent Bourgès wrote: > > Sorry (bad shortcut); > > Here is the fixed webrev: > http:

Re: [OpenJDK 2D-Dev] [10] RFR JDK-8180055: Upgrade the Marlin renderer in Java2D

2017-05-16 Thread Laurent Bourgès
Hi, Here is a (slightly) modified Marlin2D patch after synchronizing again with the coming MarlinFX patch: http://cr.openjdk.java.net/~lbourges/marlin/Marlin-075.3/ Changes: - (D)Helpers: fixed comment in subdivide() - MarlinProperties: fixed indentation in align() Cheers, Laurent