This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: type of ClassLoader
>>>>> "Per" == Per Bothner <per@bothner.com> writes:
Per> The new interpreter has two methods of ClassLoader as static,
Per> when the spec specifies them as non-static. A comment says "any
Per> objections? This allows us to call it directly from native code
Per> with less hassle.". Yes, I object.
I agree we must follow the spec.
Per> Here is my suggested fix.
You forgot a ChangeLog entry.
I'm checking this in.
Tom