[8] Review request for 8008728 [macosx] Swing. JDialog. Modal dialog goes to background

2013-09-05 Thread Alexander Scherbatiy
Hello, Could you review the fix: bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8008728 webrev: http://cr.openjdk.java.net/~alexsch/8008728/webrev.00 Suppose there are 2 frames and one modal dialog which has the first frame as a parent. When we click on the second window the

Re: [8] Review Request for JDK-8024121 JViewPort.setScrollMode documentation should be updated

2013-09-05 Thread Alexander Scherbatiy
The javadoc change should have the appropriate CCC request. Otherwise the fix looks good for me. Thanks, Alexandr. On 9/5/2013 6:46 PM, Petr Pchelko wrote: Hello, AWT Team. Please review the fix for the issue: http://bugs.sun.com/view_bug.do?bug_id=8024121 The webrev is available her

[8] Review Request for JDK-8024121 JViewPort.setScrollMode documentation should be updated

2013-09-05 Thread Petr Pchelko
Hello, AWT Team. Please review the fix for the issue: http://bugs.sun.com/view_bug.do?bug_id=8024121 The webrev is available here: http://cr.openjdk.java.net/~pchelko/8024121/webrev/ SwingNode does not support the BLIT_SCROLL_MODE, so we've had to make a JViewPort automatically replace the BLIT_

hg: jdk8/awt/jdk: 8023392: Swing text components printed with spaces between chars

2013-09-05 Thread mikhail . cherkasov
Changeset: e4ba3d9ea041 Author:mcherkas Date: 2013-09-05 15:37 +0400 URL: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/e4ba3d9ea041 8023392: Swing text components printed with spaces between chars Reviewed-by: alexsch, alexp Contributed-by: anton.nashaty...@oracle.com ! src/share/cl