Patch: RFC: fix system class loader problem

Tom Tromey tromey@redhat.com
Thu May 12 01:24:00 GMT 2005


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> This patch fixes the system class loader problem for the trunk.

I'm checking this in.  You will want to rebuild libgcj from scratch
after this.

The question of what class loader should try to load lib-x-y.so is
still open.  As Mark pointed out on irc, a solution to this may
involve auditing Class.forName() uses to see what is correct in each
case.

Tom



More information about the Java-patches mailing list