Search Results - "Java Native Interface"

Refine Results
  1. 1

    On the Impact of Interlanguage Dependencies in Multilanguage Systems Empirical Case Study on Java Native Interface Applications (JNI) by Grichi, Manel, Abidi, Mouna, Jaafar, Fehmi, Eghan, Ellis E., Adams, Bram

    ISSN: 0018-9529, 1558-1721
    Published: New York IEEE 01.03.2021
    Published 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…”
    Get full text
    Journal Article
  2. 2

    Evaluating the Java Native Interface (JNI): Data Types and Strings by Sotiriadis, Stelios, Omosebi, Oladotun, Ayapbergenova, Assem, Saparkhojayev, Nurbek P

    ISSN: 1947-3532, 1947-3540
    Published: Hershey IGI Global 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…”
    Get full text
    Journal Article
  3. 3

    Exception analysis in the Java Native Interface by Li, Siliang, Tan, Gang

    ISSN: 0167-6423, 1872-7964
    Published: Elsevier B.V 01.09.2014
    Published 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…”
    Get full text
    Journal Article
  4. 4

    Evaluating the Java Native Interface (JNI): Leveraging Existing Native Code, Libraries and Threads to a Running Java Virtual Machine by Sotiriadis, Stelios, Omosebi, Oladotun, Ayapbergenova, Assem, Saparkhojayev, Nurbek P

    ISSN: 1947-3532, 1947-3540
    Published: Hershey IGI Global 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…”
    Get full text
    Journal Article
  5. 5

    NDroid: Toward Tracking Information Flows Across Multiple Android Contexts by Lei Xue, Chenxiong Qian, Hao Zhou, Xiapu Luo, Yajin Zhou, Yuru Shao, Chan, Alvin T. S.

    ISSN: 1556-6013, 1556-6021
    Published: New York IEEE 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…”
    Get full text
    Journal Article
  6. 6

    Static Analysis of JNI Programs via Binary Decompilation by Park, Jihee, Lee, Sungho, Hong, Jaemin, Ryu, Sukyoung

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.05.2023
    Published 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…”
    Get full text
    Journal Article
  7. 7

    An Empirical Study of JVMs' Behaviors on Erroneous JNI Interoperations by Hwang, Sungjae, Lee, Sungho, Ryu, Sukyoung

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.04.2024
    Published 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…”
    Get full text
    Journal Article
  8. 8

    Design and implementation of Java bindings in Open MPI by Vega-Gisbert, Oscar, Roman, Jose E., Squyres, Jeffrey M.

    ISSN: 0167-8191, 1872-7336
    Published: Elsevier B.V 01.11.2016
    Published 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…”
    Get full text
    Journal Article
  9. 9

    μDep: Mutation-Based Dependency Generation for Precise Taint Analysis on Android Native Code by Sun, Cong, Ma, Yuwan, Zeng, Dongrui, Tan, Gang, Ma, Siqi, Wu, Yafei

    ISSN: 1545-5971, 1941-0018
    Published: Washington IEEE 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…”
    Get full text
    Journal Article
  10. 10

    Broadening Horizons of Multilingual Static Analysis: Semantic Summary Extraction from C Code for JNI Program Analysis by Lee, Sungho, Lee, Hyogun, Ryu, Sukyoung

    ISSN: 2643-1572
    Published: ACM 01.09.2020
    “…Most programming languages support foreign language interoperation that allows developers to integrate multiple modules implemented in different languages into…”
    Get full text
    Conference Proceeding
  11. 11

    Java Native Interface by Roy Uttam K

    ISBN: 0199455503, 9780199455508
    Published: Oxford University Press 2015
    Published in Advanced Java Programming (2015)
    Get full text
    Book Chapter
  12. 12

    JUSTGen: Effective Test Generation for Unspecified JNI Behaviors on JVMs by Hwang, Sungjae, Lee, Sungho, Kim, Jihoon, Ryu, Sukyoung

    ISBN: 1665402962, 9781665402965
    ISSN: 1558-1225
    Published: IEEE 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…”
    Get full text
    Conference Proceeding
  13. 13

    Interactive Cross-Language Pointer Analysis for Resolving Native Code in Java Programs by Zhang, Chenxi, Liang, Yufei, Tan, Tian, Xu, Chang, Kan, Shuangxiang, Sui, Yulei, Li, Yue

    ISSN: 1558-1225
    Published: IEEE 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…”
    Get full text
    Conference Proceeding
  14. 14

    Application of incremental satisfiability problem solvers for non-deterministic polynomial-time hard problems as illustrated by minimal Boolean formula synthesis problem by Chukharev, K.I.

    ISSN: 2226-1494, 2500-0373
    Published: ITMO University 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…”
    Get full text
    Journal Article
  15. 15

    JUSTGen: Effective Test Generation for Unspecified JNI Behaviors on JVMs by Hwang, Sungjae, Lee, Sungho, Kim, Jihoon, Ryu, Sukyoung

    ISBN: 1665412194, 9781665412193
    Published: IEEE 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…”
    Get full text
    Conference Proceeding
  16. 16

    Executing native Java code in R: an approach based on a local server by Fortin, Mathieu

    ISSN: 2376-5992, 2376-5992
    Published: United States PeerJ. Ltd 28.09.2020
    Published 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…”
    Get full text
    Journal Article
  17. 17

    Java Native Interface idioms for C++ class hierarchies by Parson, Dale, Zhu, Zhenyu

    ISSN: 0038-0644, 1097-024X
    Published: Chichester, UK John Wiley & Sons, Ltd 01.12.2000
    Published 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…”
    Get full text
    Journal Article
  18. 18

    Design and Implementation of HBase-based Data Fully Localization Analysis Platform by LEI Xiaofeng,LI Qiang,SUN Zhenyu,SUN Gongxing

    ISSN: 1000-3428
    Published: Editorial Office of Computer Engineering 01.06.2016
    Published 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…”
    Get full text
    Journal Article
  19. 19

    Efficient Java Native Interface for Android based Mobile Devices by Chandrian, Preetham

    ISBN: 112476187X, 9781124761879
    Published: ProQuest Dissertations & Theses 01.01.2011
    “…) executes these classes. The Java platform additionally specifies the Java Native Interface (JNI…”
    Get full text
    Dissertation
  20. 20

    Citrix Systems Assigned Patent for Java Native Interface

    Published: Washington, D.C Targeted News Service 02.12.2020
    Published in Targeted News Service (02.12.2020)
    Get full text
    Newsletter