confusion when CLASSPATH includes compiled class

Per Bothner per@bothner.com
Tue Mar 22 21:58:00 GMT 2005


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/



More information about the Java mailing list