ClassLoader
Tom Tromey
tromey@cygnus.com
Wed Aug 11 09:56:00 GMT 1999
>>>>> "Kresten" == Kresten Krab Thorup <krab@gnu.org> writes:
Kresten> Also ZipFile's still don't work. That'll give me something
Kresten> to do on my upcoming 11-hour flight.
It would be nice if you made a Mauve test case showing the failing
behavior.
Kresten> It would be nice to have the path to libgcj.zip as a system
Kresten> resource. I don't know what is the right way to do that
Kresten> right the makefiles stuff.
When you say "system resource" do you mean property?
The code to set java.class.path in natSystem.cc is currently commented
out (and mentions location independence, which probably isn't a real
concern right now).
I think adding a new AC_DEFINE_UNQUOTED to configure.in, and a new
define in acconfig.h, is a reasonable way to go.
Tom
More information about the Java
mailing list