Menu

#101 JNI: Implement JNI_OnUnload

closed
nobody
JNI (6)
2
2012-09-21
2004-06-16
No

We need to implement the support for the JNI 1.2 interfaces JNI_OnLoad and JNI_OnUnload.
JNI_OnLoad support should be in System.loadLibrary().

Discussion

  • Dave Grove

    Dave Grove - 2006-09-06

    Logged In: YES
    user_id=1215435

    JNI_OnLoad has been implemented by patch 1551835 which I
    will be committing shortly.

    JNI_OnUnload is only relevant once we support class
    unloading, so making this a lower priority defect.

     
  • Dave Grove

    Dave Grove - 2007-07-05

    Logged In: YES
    user_id=1215435
    Originator: NO

    Moved to JIRA: http://jira.codehaus.org/browse/RVM-119

     

Log in to post a comment.