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.

Reply via email to