Evaluating the Java Native Interface (JNI)
2018 ◽
Vol 9
(2)
◽
pp. 39-61
◽
Keyword(s):
This article aims to explore JNI features and to discover fundamental operations of the Java programming language, such as arrays, objects, classes, threads and exception handling, and to illustrate these by using various algorithms and code samples. The authors also investigate the JNI Invocation API that allows native applications to interact with the Java Virtual Machine (JVM). They focus on attaching native threads to a running JVM and on leveraging existing native code using one-to-one mapping and shared stubs.
2014 ◽
Vol 11
(1)
◽
pp. 47-68
◽
2018 ◽
Vol 9
(2)
◽
pp. 27-38
◽
2017 ◽
Vol 116
◽
pp. 292-300
◽
2018 ◽
Vol 24
(2)
◽
pp. 256-261
Keyword(s):
Keyword(s):