Suchergebnisse - "Java native interface"
-
1
On the Impact of Interlanguage Dependencies in Multilanguage Systems Empirical Case Study on Java Native Interface Applications (JNI)
ISSN: 0018-9529, 1558-1721Veröffentlicht: New York IEEE 01.03.2021Veröffentlicht in IEEE transactions on reliability (01.03.2021)“… Nowadays, developers are often using multiple programming languages to exploit the advantages of each language and to reuse code. However, dependency analysis …”
Volltext
Journal Article -
2
Evaluating the Java Native Interface (JNI): Data Types and Strings
ISSN: 1947-3532, 1947-3540Veröffentlicht: Hershey IGI Global 01.04.2018Veröffentlicht in International journal of distributed systems and technologies (01.04.2018)“… This article describes how the java native interface (JNI) is a powerful feature of the java platform that started to draw attention in the latter years …”
Volltext
Journal Article -
3
Exception analysis in the Java Native Interface
ISSN: 0167-6423, 1872-7964Veröffentlicht: Elsevier B.V 01.09.2014Veröffentlicht in Science of computer programming (01.09.2014)“… One typical FFI is the Java Native Interface (JNI), through which Java programs can invoke native-code components developed in C, C++, or assembly code …”
Volltext
Journal Article -
4
Evaluating the Java Native Interface (JNI): Leveraging Existing Native Code, Libraries and Threads to a Running Java Virtual Machine
ISSN: 1947-3532, 1947-3540Veröffentlicht: Hershey IGI Global 01.04.2018Veröffentlicht in International journal of distributed systems and technologies (01.04.2018)“… This article aims to explore JNI features and to discover fundamental operations of the Java programming language, such as arrays, objects, classes, threads …”
Volltext
Journal Article -
5
NDroid: Toward Tracking Information Flows Across Multiple Android Contexts
ISSN: 1556-6013, 1556-6021Veröffentlicht: New York IEEE 01.03.2019Veröffentlicht in IEEE transactions on information forensics and security (01.03.2019)“… For performance and compatibility reasons, developers tend to use native code in their applications (or simply apps). This makes a bidirectional data flow …”
Volltext
Journal Article -
6
Static Analysis of JNI Programs via Binary Decompilation
ISSN: 0098-5589, 1939-3520Veröffentlicht: New York IEEE 01.05.2023Veröffentlicht in IEEE transactions on software engineering (01.05.2023)“… JNI programs are widely used thanks to the combined benefits of C and Java programs. However, because understanding the interaction behaviors between two …”
Volltext
Journal Article -
7
An Empirical Study of JVMs' Behaviors on Erroneous JNI Interoperations
ISSN: 0098-5589, 1939-3520Veröffentlicht: New York IEEE 01.04.2024Veröffentlicht in IEEE transactions on software engineering (01.04.2024)“… Java Native Interface (JNI) allows Java applications to access native libraries, but it is challenging to develop correct JNI programs …”
Volltext
Journal Article -
8
μDep: Mutation-Based Dependency Generation for Precise Taint Analysis on Android Native Code
ISSN: 1545-5971, 1941-0018Veröffentlicht: Washington IEEE 01.03.2023Veröffentlicht in IEEE transactions on dependable and secure computing (01.03.2023)“… The existence of native code in Android apps plays an important role in triggering inconspicuous propagation of secrets and circumventing malware detection …”
Volltext
Journal Article -
9
Design and implementation of Java bindings in Open MPI
ISSN: 0167-8191, 1872-7336Veröffentlicht: Elsevier B.V 01.11.2016Veröffentlicht in Parallel computing (01.11.2016)“… We have added Java support to Open MPI, exposing MPI functionality to Java programmers. Our approach is based on the Java Native Interface, and has similarities with previous efforts, as well as important differences …”
Volltext
Journal Article -
10
Broadening Horizons of Multilingual Static Analysis: Semantic Summary Extraction from C Code for JNI Program Analysis
ISSN: 2643-1572Veröffentlicht: ACM 01.09.2020Veröffentlicht in 2020 35th IEEE/ACM International Conference on Automated Software Engineering (ASE) (01.09.2020)“… Most programming languages support foreign language interoperation that allows developers to integrate multiple modules implemented in different languages into …”
Volltext
Tagungsbericht -
11
Java Native Interface
ISBN: 0199455503, 9780199455508Veröffentlicht: Oxford University Press 2015Veröffentlicht in Advanced Java Programming (2015)Volltext
Buchkapitel -
12
JUSTGen: Effective Test Generation for Unspecified JNI Behaviors on JVMs
ISBN: 1665402962, 9781665402965ISSN: 1558-1225Veröffentlicht: IEEE 01.05.2021Veröffentlicht in Proceedings / International Conference on Software Engineering (01.05.2021)“… Java Native Interface (JNI) provides a way for Java applications to access native libraries, but it is difficult to develop correct JNI programs …”
Volltext
Tagungsbericht -
13
Interactive Cross-Language Pointer Analysis for Resolving Native Code in Java Programs
ISSN: 1558-1225Veröffentlicht: IEEE 26.04.2025Veröffentlicht in Proceedings / International Conference on Software Engineering (26.04.2025)“… Java offers the Java Native Interface (JNI), which allows programs running in the Java Virtual Machine to invoke and be manipulated by native applications and libraries written in other languages, typically C …”
Volltext
Tagungsbericht -
14
Application of incremental satisfiability problem solvers for non-deterministic polynomial-time hard problems as illustrated by minimal Boolean formula synthesis problem
ISSN: 2226-1494, 2500-0373Veröffentlicht: ITMO University 01.11.2020Veröffentlicht in Nauchno-tekhnicheskiĭ vestnik informat͡s︡ionnykh tekhnologiĭ, mekhaniki i optiki (01.11.2020)“… Subject of Research. The paper considers a method for solution of the nondeterministic polynomial hard problem (NP-hard problem) of a minimal Boolean formula …”
Volltext
Journal Article -
15
JUSTGen: Effective Test Generation for Unspecified JNI Behaviors on JVMs
ISBN: 1665412194, 9781665412193Veröffentlicht: IEEE 01.05.2021Veröffentlicht in 2021 IEEE/ACM 43rd International Conference on Software Engineering: Companion Proceedings (ICSE-Companion) (01.05.2021)“… Java Native Interface (JNI) provides a way for Java applications to access native libraries, but it is difficult to develop correct JNI programs …”
Volltext
Tagungsbericht -
16
Executing native Java code in R: an approach based on a local server
ISSN: 2376-5992, 2376-5992Veröffentlicht: United States PeerJ. Ltd 28.09.2020Veröffentlicht in PeerJ. Computer science (28.09.2020)“… One is based on the Java Native Interface (JNI) and it has been successfully implemented in the rJava package …”
Volltext
Journal Article -
17
Java Native Interface idioms for C++ class hierarchies
ISSN: 0038-0644, 1097-024XVeröffentlicht: Chichester, UK John Wiley & Sons, Ltd 01.12.2000Veröffentlicht in Software, practice & experience (01.12.2000)“… The JavaTM Native Interface (JNI) provides a set of mechanisms for implementing Java methods in C or C++. JNI is useful for reusing C and C++ code repositories …”
Volltext
Journal Article -
18
Design and Implementation of HBase-based Data Fully Localization Analysis Platform
ISSN: 1000-3428Veröffentlicht: Editorial Office of Computer Engineering 01.06.2016Veröffentlicht in Ji suan ji gong cheng (01.06.2016)“… interfaces to access HBase by using Java Native Interface(JNI) and provides a data fully localization analysis platform for data …”
Volltext
Journal Article -
19
Efficient Java Native Interface for Android based Mobile Devices
ISBN: 112476187X, 9781124761879Veröffentlicht: ProQuest Dissertations & Theses 01.01.2011“… ) executes these classes. The Java platform additionally specifies the Java Native Interface (JNI …”
Volltext
Dissertation -
20
Citrix Systems Assigned Patent for Java Native Interface
Veröffentlicht: Washington, D.C Targeted News Service 02.12.2020Veröffentlicht in Targeted News Service (02.12.2020)Volltext
Newsletter

