This is the mail archive of the java@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: confusion when CLASSPATH includes compiled class


Andrew Haley wrote:
This is one of the things the new ABI will fix, for sure.  However, I
thought Class.forName("Foo") should find the compiled class if it's in
the executable.

Yes, but it finds the one in the CLASSPATH first. -- --Per Bothner per@bothner.com http://per.bothner.com/


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