<Swing Dev> [9] Review Request: 8149879 Examine UIDefaults::addResourceBundle(String bundleName) with resource encapsulation

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Mon Nov 28 16:41:31 UTC 2016


Hello.

Please review the fix for jdk9.

This fix improve encapsulation of java.desktop module. After the fix the 
method "UIDefaults::addResourceBundle()" will not be able to register 
resource bundles which are located in the java.desktop module. Only the 
java.desktop module itself will be able to use such bundles.

Bug: https://bugs.openjdk.java.net/browse/JDK-8149879
Webrev can be found at: http://cr.openjdk.java.net/~serb/8149879/webrev.01

-- 
Best regards, Sergey.



More information about the swing-dev mailing list