This is the mail archive of the java-patches@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: Patch: RFC: fix system class loader problem


>>>>> "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


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