internal API usage: sun.awt.AppContext

2015-05-28 Thread Alan Snyder
I am using code — a custom Swing look and feel — that uses the getAppContext(), get(), put(), and remove() methods of sun.awt.AppContext to store configuration data. Since the look and feel is registered by UIManager using the same mechanism, this seems like the right way to store configuration

[9] Review Request for 8075785: The regression-swing case failed as colored text is not shown on disabled checkbox and radio button with the special options "-client -Dswing.defaultlaf=com

2015-05-28 Thread Semyon Sadetsky
Hello, Please review fix for JDK9: bug: https://bugs.openjdk.java.net/browse/JDK-8075785 webrev: http://cr.openjdk.java.net/~ssadetsky/8075785/webrev.00/ *.disabledText properties are not suported in in Windows Classic L&F & Windows XP L&F. In the fix the properties remain optional but are tak

Re: [8u-dev] Review request for 8080628: No mnemonics on Open and Save buttons in JFileChooser

2015-05-28 Thread Sergey Bylokhov
Looks fine. On 26.05.15 16:59, Alexander Scherbatiy wrote: The fix looks good to me. Thanks, Alexandr. On 5/26/2015 4:54 PM, Alexey Ivanov wrote: Hello Swing team, Could you please review the fix for JDK 8: bug: https://bugs.openjdk.java.net/browse/JDK-8080628 webrev: http://c