hg: jdk8/awt/jdk: 8000486: REGRESSION: Three java2d tests fail since jdk8b58 on Windows 7 with NullPointerException

2012-10-24 Thread oleg . pekhovskiy
Changeset: c27efe7615f8 Author:bagiras Date: 2012-10-25 09:55 +0400 URL: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/c27efe7615f8 8000486: REGRESSION: Three java2d tests fail since jdk8b58 on Windows 7 with NullPointerException Reviewed-by: flar, art ! src/windows/classes/sun/java

Re: [7u12] Review request for 8000486: REGRESSION: Three java2d tests fail since jdk8b58 on Windows 7 with NullPointerException

2012-10-24 Thread Jim Graham
Looks good. ...jim On 10/24/2012 8:44 AM, Oleg Pekhovskiy wrote: Hi! Please review the fix for CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000486 Webrev: http://cr.openjdk.java.net/~bagiras/8/8000486.1/ Comments: This is an 100% port for already approved http://bu

Re: [8] Request for review: 7198229 [macosx] Painting during resizing of the frame should be more smooth

2012-10-24 Thread Scott Kovatch
This all looks good to me. It looks like we may be able to remove the workaround in the plugin where we have to update the size of the CALayer on a window resize. I knew something was wrong in the AWT but wasn't sure what. -- Scott On Oct 23, 2012, at 5:45 AM, Sergey Bylokhov wrote: > New ver

Re: [7u12] Review request for 8000486: REGRESSION: Three java2d tests fail since jdk8b58 on Windows 7 with NullPointerException

2012-10-24 Thread Oleg Pekhovskiy
Please, disregard that letter. I sent another request letter for JDK8 instead. Sorry, Oleg 10/24/2012 7:44 PM, Oleg Pekhovskiy wrote: Hi! Please review the fix for CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000486 Webrev: http://cr.openjdk.java.net/~bagiras/8/8000486.1/ Comments

[8] Review request for 8000486: REGRESSION: Three java2d tests fail since jdk8b58 on Windows 7 with NullPointerException

2012-10-24 Thread Oleg Pekhovskiy
Hi! Please review the fix for CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000486 Webrev: http://cr.openjdk.java.net/~bagiras/8/8000486.1/ Comments: This is an 100% port for already approved http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000486 Thanks, Oleg

[7u12] Review request for 8000486: REGRESSION: Three java2d tests fail since jdk8b58 on Windows 7 with NullPointerException

2012-10-24 Thread Oleg Pekhovskiy
Hi! Please review the fix for CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000486 Webrev: http://cr.openjdk.java.net/~bagiras/8/8000486.1/ Comments: This is an 100% port for already approved http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8000486 Thanks, Oleg

Re: [7u12] Review request for 8000492: REGRESSION: Three java2d tests fail since jdk8b58 on Windows 7 with NullPointerException

2012-10-24 Thread Artem Ananiev
Looks fine for me as well. Thanks, Artem On 10/23/2012 1:55 AM, Jim Graham wrote: Sounds good then! ...jim On 10/22/12 7:33 AM, Oleg Pekhovskiy wrote: Hi Jim! this is exactly the situation! Thanks, Oleg 10/20/2012 2:05 AM, Jim Graham wrote: It sounds like what you are sayi

hg: jdk8/awt/jdk: 7193219: JComboBox serialization fails in JDK 1.7

2012-10-24 Thread alexander . potochkin
Changeset: 3b889d1218f5 Author:alitvinov Date: 2012-10-24 18:27 +0400 URL: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/3b889d1218f5 7193219: JComboBox serialization fails in JDK 1.7 Reviewed-by: rupashka, anthony ! src/share/classes/javax/swing/AncestorNotifier.java + test/javax/sw

Re: [8] Request for review: 7198229 [macosx] Painting during resizing of the frame should be more smooth

2012-10-24 Thread Denis S. Fokin
Looks fine. Thank you, Denis. On Oct 23, 2012, at 6:51 PM, Sergey Bylokhov wrote: > cc Scott. As plugin may be affected. > > 23.10.2012 15:41, Sergey Bylokhov wrote: >> Hi Everyone, >> Please review the fix. >> This is an attempt to make our resizing better. I try to eliminate all >> unneces