Re: [OpenJDK 2D-Dev] RFR 6488522: PNG writer should permit setting compression level and iDAT chunk maximum size

2016-01-25 Thread Laurent Bourgès
Phil, Could you make a backport to jdk8 updates for this important bug fix ? Laurent

Re: [OpenJDK 2D-Dev] [9] RFR: JDK-8148127, , IllegalArgumentException thrown by JCK test api/java_awt/Component/FlipBufferStrategy/indexTGF_General in opengl pipeline

2016-01-25 Thread Jim Graham
Looks just as good as the other fixes. Thanks for the additional testing and investigation! ...jim On 1/24/2016 10:37 PM, prasanta sadhukhan wrote: Hi All, Bug: https://bugs.openjdk.java.net/browse/JDK-8148127 webrev: http://cr.openjdk.java.net/~psadhukhan/8148127/web

Re: [OpenJDK 2D-Dev] [9]: RFR JDK-8147077, , IllegalArgumentException thrown by api/java_awt/Component/FlipBufferStrategy/indexTGF_General

2016-01-25 Thread Jim Graham
That's fine... ...jim On 1/24/2016 9:26 PM, prasanta sadhukhan wrote: Thanks Jim for review. Since this a JCK bug on linux, I would like to push this fix. I will test on other platforms and pipeline and if any issue found similar, I will create separate bug and fix on that id. W