Re: [OpenJDK 2D-Dev] [9] RFR JDK-8167281: IIOMetadataNode bugs in getElementsByTagName and NodeList.item methods

2016-10-13 Thread Prahalad Kumar Narayanan
The change looks good. +1 - Prahalad N. >From: Phil Race >Sent: Wednesday, October 12, 2016 10:28 PM >To: Jayathirth D V; 2d-dev >Subject: Re: [OpenJDK 2D-Dev] [9] RFR JDK-8167281: IIOMetadataNode bugs in >getElementsByTagName and NodeList.item methods > >Looks fine to me. > >-phil. > >>On 10/0

Re: [OpenJDK 2D-Dev] Marlin vs OpenPisces

2016-10-13 Thread Jim Graham
Most of the pre-open-source changes are superseded by a single commit with the synopsis "Incorporate the latest pisces improvements from OpenJDK" and the associated bug (which is marked confidential because this code was not open-sourced at that time) says "Hey, Denis Lila did a whole lot of work

Re: [OpenJDK 2D-Dev] Marlin vs OpenPisces

2016-10-13 Thread Jim Graham
I'm trying to track down the old history after a lot of file moves, but here is what I have so far: (Note that some of these only apply when we use it in non-AA mode where we set the number of subpixel samples to 1x1) https://bugs.openjdk.java.net/browse/JDK-8092682 (non-AA: changing BND con

Re: [OpenJDK 2D-Dev] Marlin vs OpenPisces

2016-10-13 Thread Phil Race
On 10/13/2016 12:22 PM, Laurent Bourgès wrote: Hi, I looked at openpisces enhancements in compare to pisces I forked in 2013.6 and noticed at least 2 important changes: - Dasher initialization: handle too small phase - Stroker: new cases for parallel directions between control points in q

[OpenJDK 2D-Dev] Marlin vs OpenPisces

2016-10-13 Thread Laurent Bourgès
Hi, I looked at openpisces enhancements in compare to pisces I forked in 2013.6 and noticed at least 2 important changes: - Dasher initialization: handle too small phase - Stroker: new cases for parallel directions between control points in quad / cubic curve subdivision I plan to upgrade Marlin