mixing jmh and native jni calls

Ymo Lists ymolists at gmail.com
Sun May 22 13:45:42 UTC 2016


Hi All.

I am trying to mix jmh and calling jni from a .so file in linux. When i run
this outside of jmh i am able to make the calls from my simplified app. I
understand that jmh forks a new jvm but how do i debug the forked jvm so
that i can see why this .so library is not getting loaded ?


Regards


More information about the jmh-dev mailing list