<class>.o vs <class>.class
Tom Tromey
tromey@redhat.com
Thu Jun 5 13:34:00 GMT 2003
>>>>> "steve" == steve <steve@netfuel.com> writes:
steve> It seems that this CNI conflicts with the use of class loaders.
steve> If you compile a set of jars to libraries you can't use class loaders
steve> any more.
steve> Are there any plans or ideas to get the functionality?
I'm not sure exactly what you're seeing.
But, yeah, this is an area in flux. There's a big "solib: URL" patch
still pending that affects this area. It will eventually go in.
Also on the trunk -fno-assume-compiled works a bit better than it does
in 3.3; this can be useful for compiling Java code in a
classloader-friendly way. Long term we're going to use the
-findirect-dispatch approach.
Tom
More information about the Java
mailing list