[rvm-research] JNI Calls with JikesRVM
Khaled Z Mahmoud <[email protected]> Sun, 22 Nov 2020 14:41:23 -0500
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <CAER=_eWOUmukjj5-7FFLWQhr-VG83mFmks2V4HhKc7_=dEnv9A@mail.gmail.com> |
Hi, Can I perform normal JNI calls in Java applications executed by JikesRVM ? I tried a POC app but I am getting runtime exception from the DynamicLinker that the method is not found. -- Regards, Khaled Mahmoud