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: RFA for 4.0: use system class loader


>>>>> "Per" == Per Bothner <per@bothner.com> writes:

Per> Just a reminder: for now I can't build Kawa on the trunk.
Per> (I just tried, and it took me a little digging to figure out what
Per> was missing.)

Per> Should I enter a bug in bugzilla?  I don't believe I have a simple
Per> testcase - but just try building Kawa from CVS head.

I'm hoping to fix this next week, but yeah, file it in bugzilla in
case something comes up.  I can make a test case.  The problem is that
the main class must be loaded by the system class loader, not the
bootstrap class loader.

Tom


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