Review Request: JDK-8177980: ResourceBundle.getBundle throws NoClassDefFoundError when fails to define a class

Naoto Sato naoto.sato at oracle.com
Tue Apr 4 21:27:50 UTC 2017


Looks good to me.

Naoto

On 4/4/17 1:28 PM, Mandy Chung wrote:
> http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8177980/webrev.00/
>
> This is a simple fix.  ResourceBundle::getBundle should handle LinkageError that may be thrown by Class.forName when finding a class.
>
> Mandy
>


More information about the jigsaw-dev mailing list