Re: [OpenJDK 2D-Dev] [12] RFR(XS) JDK-8214817: Bad links in ImageInputStream.java & ImageOutputStream.java

2018-12-07 Thread Alexey Ivanov
Sure! +1 Regards, Alexey On 07/12/2018 09:22, Jayathirth D V wrote: Hi Alexey, Thanks for the review. I will add space before pushing the change. Regards, Jay -Original Message- From: Alexey Ivanov Sent: Thursday, December 06, 2018 12:45 AM To: Jayathirth D V; 2d-dev Subject: Re:

Re: [OpenJDK 2D-Dev] [12] JDK-8212202: NPE in the print tests after JDK-8153732

2018-12-07 Thread Philip Race
First off, I think the high order bit is that if a non-null array reference is returned there are NO null String entries in it. Whether a zero length or null array is returned when there are no printers is the less important issue. However an empty array also tells you there are no printers,

Re: [OpenJDK 2D-Dev] [12] RFR JDK-8212116: IIOException "tEXt chunk length is not proper" on opening png file

2018-12-07 Thread Volker Simonis
Hi, I've just downported the fix for JDK-8212116 to 11u. A downport to 11.0.2 has been requested as well by adding the ("CPU19_01-critical-request") label to the JBS issue but it is beyond my powers if this will be approved. Regards, Volker On Thu, Dec 6, 2018 at 4:40 PM Philip Race wrote: > >

Re: [OpenJDK 2D-Dev] [12] RFR JDK-8212116: IIOException "tEXt chunk length is not proper" on opening png file"

2018-12-07 Thread Volker Simonis
[Resending, because my first mail to2d-dev was blocked with "550 Denied by policy"] Hi Phil, I've increased the priority of the issue to P2, because it is a serious regression which breaks many applications. And I've requested a backport to 11u as described in the OpenJDK Updates Project push

Re: [OpenJDK 2D-Dev] [12] RFR(XS) JDK-8214817: Bad links in ImageInputStream.java & ImageOutputStream.java

2018-12-07 Thread Jayathirth D V
Hi Alexey, Thanks for the review. I will add space before pushing the change. Regards, Jay -Original Message- From: Alexey Ivanov Sent: Thursday, December 06, 2018 12:45 AM To: Jayathirth D V; 2d-dev Subject: Re: [OpenJDK 2D-Dev] [12] RFR(XS) JDK-8214817: Bad links in