This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]