[OpenJDK 2D-Dev] hg: jdk8/2d/jdk: 8024697: Fix for 8020983 causes Xcheck:jni warnings

2013-09-13 Thread andrew . brygin
Changeset: 1579407c0a82 Author:bae Date: 2013-09-13 20:28 +0400 URL: http://hg.openjdk.java.net/jdk8/2d/jdk/rev/1579407c0a82 8024697: Fix for 8020983 causes Xcheck:jni warnings Reviewed-by: prr, jchen ! src/share/native/sun/awt/image/jpeg/imageioJPEG.c ! test/javax/imageio/plugins/

Re: [OpenJDK 2D-Dev] Review request for 8024767: [TEST] need test to cover JDK-7189452

2013-09-13 Thread Andrew Brygin
Hi Alexander, the test looks fine to me. Thanks, Andrew On 9/13/2013 1:20 PM, alexander stepanov wrote: Hello, could you please review the fix for the following [TEST] bug: https://bugs.openjdk.java.net/browse/JDK-8024767 (sorry, the bug info isn't available at bugs.sun.com yet). The webrev

Re: [OpenJDK 2D-Dev] Bug with stringWidth on Retina

2013-09-13 Thread Sergey Bylokhov
Hi. Konstantin. I guess this is a duplicate of http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8013569 which was fixed in jdk8. can you try and confirm this? Thanks. On 13.09.2013 5:14, Konstantin Bulenkov wrote: Hi everyone, I've got a problem with the latest release of JDK7 (1.7.0_40-b43).

[OpenJDK 2D-Dev] Review request for 8024767: [TEST] need test to cover JDK-7189452

2013-09-13 Thread alexander stepanov
Hello, could you please review the fix for the following [TEST] bug: https://bugs.openjdk.java.net/browse/JDK-8024767 (sorry, the bug info isn't available at bugs.sun.com yet). The webrev corresponding: http://cr.openjdk.java.net/~bae/8024767/webrev.00/ Just a new test added; no other code affe