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


>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:

Mark> I have now discussed it a bit on irc with some people and Andrew pointed
Mark> out that all ways to set the system class loader path should behave the
Mark> same, whether done through pre-compiled main-class or through
Mark> interpreted/bc-compiled gij launcher.

Mark> 2005-04-17  Mark Wielaard  <mark@klomp.org>
Mark>         * java/lang/natRuntime.cc (insertSystemProperties): Set
Mark>         java.class.path to CLASSPATH only when not empty. Fall back to
Mark>         default path "." when java.class.path is empty.

Mark> OK for mainline and 4.0 branch?

Thanks, this is ok.  I forgot to look at this over the weekend :-(

Tom


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