<i18n dev> Review request: TEST_BUG: ResourceBundle/Bug4168625Test.java and TestBug4179766.java fails in samevm mode

Mandy Chung mandy.chung at oracle.com
Tue Jun 15 15:40:22 PDT 2010


Naoto,

Can you review this test fix:

Fixed 6961506: TEST_BUG: ResourceBundle/Bug4168625Test.java and 
TestBug4179766.java fails in samevm mode

Webrev at:
   http://cr.openjdk.java.net/~mchung/6961506/webrev.00/

This fixes the tests to set the parent class loader of Loader and 
SimpleLoader to the class loader that loads the test.  jtreg samevm uses 
its own URLClassLoader to load classes that are compiled in the work 
directory and the system class loader will no longer be able to find them.

Thanks
Mandy


More information about the i18n-dev mailing list