Sascha Brawer writes:
  > 
 > 4. The Mauve tests #5 and #8 fail both on JamVM and on gcj. (Thanks to
 > Michael Koch for testing on gcj, by the way). Basically, what happens is
 > something like the following:
 > 
 >   Class c = myClassLoader.loadClass("name");
 >   harness.check(c.getClassLoader() == myClassLoader);
 > 
 > Can anyone explain why this fails?

I had a look, but it was rather hard to extract a test case from all
this stuff.

Andrew.


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to