Patch for finding and reading property files

Tom Tromey tromey@cygnus.com
Sun Oct 17 13:13:00 GMT 1999


>>>>> "Anthony" == Anthony Green <green@cygnus.com> writes:

Anthony>         * java/lang/natClassLoader.cc (redirect): Make static and
Anthony>         remove #ifdef INTERPRETER so it is always defined.

I looked at this code.  Shouldn't getSystemClassLoader and
getVMClassLoader0 be synchronized (on the class)?
And maybe "redirect" should be a static member of ClassLoader.

Comments?  Kresten?

Tom


More information about the Java-patches mailing list