This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Weird NoClassDefFoundError in libjava testsuite
- From: Ulrich Weigand <weigand at immd1 dot informatik dot uni-erlangen dot de>
- To: java at gcc dot gnu dot org
- Date: Thu, 10 Apr 2003 00:24:58 +0200 (MET DST)
- Subject: Weird NoClassDefFoundError in libjava testsuite
Hello,
I'm getting rather weird errors when executing the test cases
TestEarlyGC.exe and TestLeak.exe:
java.lang.NoClassDefFoundError: loaded class java.lang.Object was in fact named java.lang.Object
and
Exception in thread "main" java.lang.InternalError: Unexpected: java.lang.NoClassDefFoundError:
loaded class java.lang.RuntimeException was in fact named java.lang.RuntimeException
Any ideas what this could be all about?
Bye,
Ulrich
--
Dr. Ulrich Weigand
weigand at informatik dot uni-erlangen dot de