This is the mail archive of the java-patches@sourceware.cygnus.com 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]

Re: Patch for finding and reading property files


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

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