eclipse status (summary: it looks nice)
Tom Tromey
tromey@redhat.com
Sun Dec 29 22:14:00 GMT 2002
>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
Mark> We must cache the result of Runtime.(internal)loadLibrary()
Mark> somewhere.
I think that makes sense. Or do we need to support the case of
Class.forName() failing, then the user copies a .so to the right
place, and then Class.forName() is tried again? (Maybe we just need a
cache that can handle that.)
Could you submit a PR for this?
Tom
More information about the Java
mailing list