On 01/12/2015 18:15, Alan Snyder wrote:
It shouldn't affect anything as these functions aren't doing access checks. The only real change to JNI in the current prototype is the GetModule function to get the module that a class is a member of. It's possible that other functions may emerge in time.How is native code access to classes and methods via JNI affected by module encapsulation?
-Alan