[OpenJDK 2D-Dev] hg: jdk8/2d/jdk: 8022632: Reading a PNG file fails because of WBMPImageReaderSpi.canDecodeInput()

2013-10-03 Thread andrew . brygin
Changeset: a15cad0e12d3 Author:bae Date: 2013-10-03 11:28 +0400 URL: http://hg.openjdk.java.net/jdk8/2d/jdk/rev/a15cad0e12d3 8022632: Reading a PNG file fails because of WBMPImageReaderSpi.canDecodeInput() Reviewed-by: prr, jgodinez !

[OpenJDK 2D-Dev] Fix suggestion: Black boxes arround glyphs with SrcIn and Src/SrcIn+EA [OGL, D3D]

2013-10-03 Thread Clemens Eisserer
Hi, Please review my fix-suggestion for the problem described below available at: http://cr.openjdk.java.net/~ceisserer/fix11/webrev.03/ A testcase is available at: http://cr.openjdk.java.net/~ceisserer/fix11/TextCompTest.java Problem description: When rendering Text with AlphaComposite.SrcIn

Re: [OpenJDK 2D-Dev] Request for review: JDK-7159455 : Nimbus scrollbar rendering glitch with xrender enabled on i945GM

2013-10-03 Thread Clemens Eisserer
Hi Jim, Apologies as this is an old bug, but I just looked at the fix and it seems to me that it will allow shearing transforms to pass because the tests are incomplete. The 0or180 flag only tests if the horizontal lines stay horizontal, but they could shift relative to each other in

[OpenJDK 2D-Dev] hg: jdk8/2d/jdk: 8025280: [parfait] warnings from b107 for jdk.src.share.native.sun.java2d.loops: JNI exception pending, JNI critical region violation

2013-10-03 Thread jennifer . godinez
Changeset: 2f11a00279ec Author:jchen Date: 2013-10-03 13:16 -0700 URL: http://hg.openjdk.java.net/jdk8/2d/jdk/rev/2f11a00279ec 8025280: [parfait] warnings from b107 for jdk.src.share.native.sun.java2d.loops: JNI exception pending, JNI critical region violation Reviewed-by: prr,

[OpenJDK 2D-Dev] hg: jdk8/2d/jdk: 8025480: [parfait] JNI exception pending warnings from b107 for jdk.src.share.native.sun.java2d

2013-10-03 Thread jennifer . godinez
Changeset: e88d39b110dd Author:jchen Date: 2013-10-03 13:26 -0700 URL: http://hg.openjdk.java.net/jdk8/2d/jdk/rev/e88d39b110dd 8025480: [parfait] JNI exception pending warnings from b107 for jdk.src.share.native.sun.java2d Reviewed-by: prr, jgodinez !

[OpenJDK 2D-Dev] hg: jdk8/2d/jdk: 8025294: [parfait] JNI-related warnings from b107 for jdk.src.solaris.native.sun.java2d.x11

2013-10-03 Thread jennifer . godinez
Changeset: 0ed939dc4230 Author:jchen Date: 2013-10-03 13:49 -0700 URL: http://hg.openjdk.java.net/jdk8/2d/jdk/rev/0ed939dc4230 8025294: [parfait] JNI-related warnings from b107 for jdk.src.solaris.native.sun.java2d.x11 Reviewed-by: prr, jgodinez !