Menu

#102 implement JNI_CreateJavaVM

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

We need to implement the functions JNI_CreateJavaVM, JNI_GetCreatedJavaVMs, and JNI_GetDefaultJavaVMInitArgs. (Kaffe has them :)). For this to make any sense, we would need to provide a library, libjava (or libjikesrvm), which contained a Jikes RVM ready-to-go.

We have done a lot of work on this already -- the createJVM function in libvm.C is what we would need to use. It's just a matter of someone implementing it.

Discussion

  • Nobody/Anonymous

    can u give it to me

     
  • Steven Augart

    Steven Augart - 2004-09-13

    Commenter: I assume you're saying that you'd like to be assigned this task. Sure, We'd be glad to have you work on this. Join the jikesrvm-core mailing list. Announce that you're working on this, and leave your name in a comment attached to this bug report. You may want to discuss your approach on jikesrvm-core before you implement it.

     
  • Dave Grove

    Dave Grove - 2008-07-06

    Logged In: YES
    user_id=1215435
    Originator: NO

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

     

Log in to post a comment.