hg: jdk7u/jdk7u-dev/jdk: 8003400: JTree scrolling problem when using large model in WindowsLookAndFeel

2013-01-25 Thread sergey . malenkov
Changeset: c067e1ad8778 Author:malenkov Date: 2013-01-25 20:56 +0400 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/c067e1ad8778 8003400: JTree scrolling problem when using large model in WindowsLookAndFeel Reviewed-by: alexsch ! src/share/classes/javax/swing/plaf/basic/Ba

Re: [7u14] Request for approval for CR 8003400 - JTree scrolling problem when using large model in WindowsLookAndFeel

2013-01-25 Thread Edvard Wendelin
Approved. On Jan 25, 2013, at 1:08 PM, Sergey Malenkov wrote: > Hi all, > > Could you please approve the fix of CR 8003400 for JDK7u14? > > JTree scrolling problem when using large model in WindowsLookAndFeel > http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003400 > > Earlier the fix wa

Re: Request for review: 8006757: Refactor Socket and File I/O tracing

2013-01-25 Thread Alan Bateman
On 24/01/2013 13:37, Claes Redestad wrote: Hi all, this is a refactoring of the I/O trace instrumentation that's going into JDK 7u14. The fix is only applicable to jdk7 since the corresponding code does not yet exist in jdk8. Bug: 8006757: Refactor Socket and File I/O tracing http://bugs.su

[7u14] Request for approval for CR 8003400 - JTree scrolling problem when using large model in WindowsLookAndFeel

2013-01-25 Thread Sergey Malenkov
Hi all, Could you please approve the fix of CR 8003400 for JDK7u14? JTree scrolling problem when using large model in WindowsLookAndFeel http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003400 Earlier the fix was prepared, approved and pushed into JDK8: http://hg.openjdk.java.net/jdk8/awt/jd