>>>>> "Mark" == Mark Wielaard <[EMAIL PROTECTED]> 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


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to