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]

Re: Weird NoClassDefFoundError in libjava testsuite


>>>>> "Ulrich" == Ulrich Weigand <weigand at immd1 dot informatik dot uni-erlangen dot de> writes:

Ulrich> java.lang.NoClassDefFoundError: loaded class java.lang.Object
Ulrich> was in fact named java.lang.Object

Weird.  I wonder how this can happen.

Ulrich> Any ideas what this could be all about?

Nope.  This error can only occur in one place, though (defineclass.cc).
So it should be pretty easy to debug.

Tom


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