Review request: TEST_BUG: test/java/lang/ClassLoader/defineClass/DefineClassByteBuffer.java fails
Alan Bateman
Alan.Bateman at oracle.com
Wed Jun 16 18:12:23 UTC 2010
Mandy Chung wrote:
> :
> I removed the "defined" variable and instead check if its class loader
> matches what is expected. I also found that the TestClass is loaded
> by the system class loader in othervm mode and I fixed that as well.
> I cleaned up the test and the revised webrev is at:
> http://cr.openjdk.java.net/~mchung/6961502/webrev.01/
I kinda wondered if TestClass would be loaded by the expected loader in
othervm mode. Anyway, the updated test looks fine to me.
-Alan.
More information about the core-libs-dev
mailing list