<Beans Dev> [9] Review Request: 8131926 java/beans/SimpleBeanInfo/LoadingStandardIcons/LoadingStandardIcons.java failure with modular JDK
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Tue Aug 11 13:51:20 UTC 2015
Hello.
Please review the fix for jdk9.
This is the same bug as was described in [1] and [2] but this time in
beans area.
So in the fix the usage of getResource was changed to getResourceAsStream.
Bug: https://bugs.openjdk.java.net/browse/JDK-8131926
Webrev can be found at: http://cr.openjdk.java.net/~serb/8131926/webrev.00
[1] https://bugs.openjdk.java.net/browse/JDK-8078658
[2] http://mail.openjdk.java.net/pipermail/awt-dev/2015-May/009431.html
--
Best regards, Sergey.
More information about the beans-dev
mailing list