Re: RFR: 8137059: Run blessed-modifier-order script on client demos and misc. sources

2015-09-23 Thread Sergey Bylokhov
Looks fine. On 24.09.15 0:18, Phil Race wrote: https://bugs.openjdk.java.net/browse/JDK-8137059 http://cr.openjdk.java.net/~prr/8137059/ This is a follow-up to https://bugs.openjdk.java.net/browse/JDK-8136783 This new change cleans up the demos and one additional JDK source file. -phil. --

RFR: 8137059: Run blessed-modifier-order script on client demos and misc. sources

2015-09-23 Thread Phil Race
https://bugs.openjdk.java.net/browse/JDK-8137059 http://cr.openjdk.java.net/~prr/8137059/ This is a follow-up to https://bugs.openjdk.java.net/browse/JDK-8136783 This new change cleans up the demos and one additional JDK source file. -phil.

Re: Review request for JDK-8067346: Swing submenu has a changed starting offset

2015-09-23 Thread Sergey Bylokhov
Hi, Rajeev. Can you check Windows 10 as well? Thanks. On 22.09.15 13:09, Rajeev Chamyal wrote: Hi, Please review the following fix for jdk9: Bug:https://bugs.openjdk.java.net/browse/JDK-8067346 Webrev: http://cr.openjdk.java.net/~psadhukhan/rajeev/8067346/webrev.00/ WindowsLookAndFeel.java o

Re: JScrollPane optimized drawing issue

2015-09-23 Thread Sergey Bylokhov
On 21.09.15 18:12, Alan Snyder wrote: I have implemented a scroll pane UI that simulates the modern OS X scroll bars that are painted over the viewport rather than occupying their own space in the scroll pane. Overlaying the scroll bars requires that the scroll pane return false from isOptimiz

Re: [9] Review Request: 8135122 The SwingUtilities2.COMPONENT_UI_PROPERTY_KEY can be removed

2015-09-23 Thread Sergey Bylokhov
Yes, Thanks. The new version: http://cr.openjdk.java.net/~serb/8135122/webrev.02/ AquaUtilControlSize.applyUISizing method was inlined + small cleanup. On 15.09.15 18:35, Alexander Scherbatiy wrote: You can update a reflection usage in the com.apple.laf.AquaUtilControlSize.applyUISizing(JCo

Re: RFR: [9] [JDK-8081491] The case print incomplete.

2015-09-23 Thread prasanta sadhukhan
On 9/23/2015 2:46 PM, Alexander Scherbatiy wrote: On 9/23/2015 9:42 AM, prasanta sadhukhan wrote: I have updated the code as per your comment. Please review this webrev http://cr.openjdk.java.net/~psadhukhan/8081491/webrev.07/ - Is it possible that SwingUtilities.getUnwrappedParent(table)

Re: RFR: [9] [JDK-8081491] The case print incomplete.

2015-09-23 Thread Alexander Scherbatiy
On 9/23/2015 9:42 AM, prasanta sadhukhan wrote: I have updated the code as per your comment. Please review this webrev http://cr.openjdk.java.net/~psadhukhan/8081491/webrev.07/ - Is it possible that SwingUtilities.getUnwrappedParent(table) returns null? - Does the fix work correctly for