Patch: Array classes and Constant-time dispatch

Tom Tromey tromey@cygnus.com
Thu Mar 9 20:33:00 GMT 2000


>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:

Bryce> 2. Array_1.java still crashes, because for some reason
Bryce> System.out.println(class) doesnt work! This seems to be related
Bryce> to PR libgcj/100. Weird.

There is a very strange bug involving the Class vtable.
I'd bet your example would work if you linked statically.
Anthony & I looked at this a little bit one night.
I think it is either an obscure compiler bug or an ld.so bug.

Tom


More information about the Java-patches mailing list