[OpenJDK 2D-Dev] hg: jdk8/2d/jdk: 8004859: Graphics.getClipBounds/getClip return difference nonequivalent bounds, depending from transform

2013-07-03 Thread sergey . bylokhov
Changeset: cacfc77655c8 Author:serb Date: 2013-07-03 19:00 +0400 URL: http://hg.openjdk.java.net/jdk8/2d/jdk/rev/cacfc77655c8 8004859: Graphics.getClipBounds/getClip return difference nonequivalent bounds, depending from transform Reviewed-by: prr, flar !

[OpenJDK 2D-Dev] hg: jdk8/2d/jdk: 8014497: [parfait] Potential null pointer dereference in jdk/src/share/native/sun/java2d/cmm/lcms/cmsgamma.c

2013-07-03 Thread jennifer . godinez
Changeset: 75844b444879 Author:jchen Date: 2013-07-03 10:22 -0700 URL: http://hg.openjdk.java.net/jdk8/2d/jdk/rev/75844b444879 8014497: [parfait] Potential null pointer dereference in jdk/src/share/native/sun/java2d/cmm/lcms/cmsgamma.c Reviewed-by: bae, prr !

[OpenJDK 2D-Dev] [7u40] Please review 8016737

2013-07-03 Thread Jennifer Godinez
Hi Phil, Johny, Please review fix for 8016737: After clicking on Print UNCOLLATED button, the print out come in order 'Page 1', 'Page 2', 'Page 1' Bug: http://bugs.sun.com/view_bug.do?bug_id=8016737 Webrev: http://cr.openjdk.java.net/~jgodinez/8016737/webrev.00/ Thank you. Jennifer

Re: [OpenJDK 2D-Dev] [8] Request for review: 7190349 and 8013569.

2013-07-03 Thread Sergey Bylokhov
Hi, Phil. On 03.07.2013 3:29, Phil Race wrote: This is fine with me, although we have an odd mixture of JRS and non JRS functions here and as you and others have asked or implied, I am not sure why we need any JRS functions in this part of the code. What do they do that we can't find from

Re: [OpenJDK 2D-Dev] Add optional support for using the system libicu

2013-07-03 Thread Steven R. Loomis
Omair, I didn't hear back from you on this list, but I will reply here with more details. See diffs below. I would be very suspicious of how this could run without crashing, if the tests I mentioned were run (anything with 'kerning' in its name, using a font that actually uses kerning

Re: [OpenJDK 2D-Dev] [7u40] Please review 8016737

2013-07-03 Thread Phil Race
Approved. -phil. On 7/3/2013 11:02 AM, Jennifer Godinez wrote: Hi Phil, Johny, Please review fix for 8016737: After clicking on Print UNCOLLATED button, the print out come in order 'Page 1', 'Page 2', 'Page 1' Bug: http://bugs.sun.com/view_bug.do?bug_id=8016737 Webrev: