咨询与建议

限定检索结果

文献类型

  • 17 篇 期刊文献
  • 14 篇 会议
  • 5 篇 学位论文

馆藏范围

  • 36 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 28 篇 工学
    • 20 篇 计算机科学与技术...
    • 17 篇 软件工程
    • 7 篇 电气工程
    • 2 篇 信息与通信工程
    • 1 篇 仪器科学与技术
    • 1 篇 控制科学与工程
    • 1 篇 网络空间安全
  • 2 篇 理学
    • 1 篇 物理学
    • 1 篇 化学
    • 1 篇 天文学

主题

  • 36 篇 java native inte...
  • 9 篇 java
  • 6 篇 static analysis
  • 4 篇 languages
  • 4 篇 java virtual mac...
  • 3 篇 reliability
  • 3 篇 jni
  • 3 篇 multilingual pro...
  • 3 篇 android
  • 3 篇 verification
  • 2 篇 language interop...
  • 2 篇 libraries
  • 2 篇 empirical study
  • 2 篇 debugging
  • 2 篇 java shared stub...
  • 2 篇 c shared library
  • 2 篇 c plus
  • 2 篇 java driver
  • 2 篇 java virtual mac...
  • 2 篇 inter-language a...

机构

  • 2 篇 satbayev univ de...
  • 2 篇 harvard univ cam...
  • 2 篇 edge hill univ d...
  • 2 篇 lehigh univ beth...
  • 2 篇 univ toronto edw...
  • 2 篇 korea adv inst s...
  • 2 篇 boston coll ches...
  • 2 篇 chungnam natl un...
  • 1 篇 univ calif santa...
  • 1 篇 korea adv inst s...
  • 1 篇 chungnam natl un...
  • 1 篇 univ new south w...
  • 1 篇 ericsson res sto...
  • 1 篇 cambridge crysta...
  • 1 篇 university of co...
  • 1 篇 agh univ sci & t...
  • 1 篇 nankai univ peop...
  • 1 篇 lund univ dept e...
  • 1 篇 cyfronet acad co...
  • 1 篇 lublin univ tech...

作者

  • 7 篇 tan gang
  • 4 篇 lee sungho
  • 4 篇 ryu sukyoung
  • 3 篇 li siliang
  • 3 篇 morrisett greg
  • 2 篇 hwang sungjae
  • 2 篇 saparkhojayev nu...
  • 2 篇 sotiriadis steli...
  • 2 篇 omosebi oladotun
  • 2 篇 ayapbergenova as...
  • 1 篇 skjellum a
  • 1 篇 hong jaemin
  • 1 篇 sun cong
  • 1 篇 sun mengtao
  • 1 篇 macii d
  • 1 篇 zeng bin
  • 1 篇 foutse khomh
  • 1 篇 lantz patrik
  • 1 篇 siefers joseph
  • 1 篇 kim jihoon

语言

  • 32 篇 英文
  • 3 篇 其他
  • 1 篇 中文
检索条件"主题词=Java Native Interface"
36 条 记 录,以下是1-10 订阅
排序:
A Heuristic Fuzz Test Generator for java native interface  2
A Heuristic Fuzz Test Generator for Java Native Interface
收藏 引用
2nd ACM SIGSOFT International Workshop on Software Qualities and Their Dependencies (SQUADE)
作者: Zhao, Jinjing Wen, Yan Li, Xiang Pang, Ling Kuang, Xiaohui Wang, Dongxia Natl Key Lab Sci & Technol Informat Syst Secur Beijing Peoples R China Beijing Linzhuo Infomat Technol Co Ltd Beijing Beijing Peoples R China
It is well known that once a java application uses native C/C++ methods through the java native interface (JNI), any security guarantees provided by java might be invalidated by the native methods. So any vulnerabilit... 详细信息
来源: 评论
State of practices of java native interface  19
State of practices of Java native interface
收藏 引用
Proceedings of the 29th Annual International Conference on Computer Science and Software Engineering
作者: Manel Grichi Mouna Abidi Yann-Gaël Guéhéneuc Foutse Khomh École Polytechnique Montréal Montréal Canada University of Concordia Montréal Canada
The use of the java native interface (JNI) allows taking advantage of the existing libraries written in different programming languages for code reuse, performance, and security. Despite the importance of JNI in devel... 详细信息
来源: 评论
Evaluating the java native interface (JNI): Data Types and Strings
收藏 引用
INTERNATIONAL JOURNAL OF DISTRIBUTED SYSTEMS AND TECHNOLOGIES 2018年 第2期9卷 27-38页
作者: Sotiriadis, Stelios Omosebi, Oladotun Ayapbergenova, Assem Saparkhojayev, Nurbek P. Univ Toronto Edward Rogers Sr Dept Elect & Comp Engn Toronto ON Canada Edge Hill Univ Dept Comp Sci Ormskirk Lancs England Satbayev Univ Dept Informat Technol Alma Ata Kazakhstan
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 as an efficient programming framework for building and deliverin... 详细信息
来源: 评论
Evaluating the java native interface (JNI): Leveraging Existing native Code, Libraries and Threads to a Running java Virtual Machine
收藏 引用
INTERNATIONAL JOURNAL OF DISTRIBUTED SYSTEMS AND TECHNOLOGIES 2018年 第2期9卷 39-61页
作者: Sotiriadis, Stelios Omosebi, Oladotun Ayapbergenova, Assem Saparkhojayev, Nurbek P. Univ Toronto Edward Rogers Sr Dept Elect & Comp Engn Toronto ON Canada Edge Hill Univ Dept Comp Sci Ormskirk Lancs England Satbayev Univ Dept Informat Technol Alma Ata Kazakhstan
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 var... 详细信息
来源: 评论
Exception analysis in the java native interface
收藏 引用
SCIENCE OF COMPUTER PROGRAMMING 2014年 第Partc期89卷 273-297页
作者: Li, Siliang Tan, Gang Lehigh Univ Packard Lab PC Rossin Coll Engn & Appl Sci Bethlehem PA 18015 USA
A Foreign Function interface (FFI) allows one host programming language to interoperate with another foreign language. It enables efficient software development by permitting developers to assemble components in diffe... 详细信息
来源: 评论
An Empirical Study of JVMs' Behaviors on Erroneous JNI Interoperations
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 2024年 第4期50卷 979-994页
作者: Hwang, Sungjae Lee, Sungho Ryu, Sukyoung Sungkyunkwan Univ Dept Comp Sci & Engn Suwon 16419 South Korea Chungnam Natl Univ Dept Comp Sci & Engn Daejeon 34134 South Korea Korea Adv Inst Sci & Technol Sch Comp Daejeon 34141 South Korea
java native interface (JNI) allows java applications to access native libraries, but it is challenging to develop correct JNI programs. By leveraging native code, the JNI enables java developers to implement efficient... 详细信息
来源: 评论
μDep: Mutation-Based Dependency Generation for Precise Taint Analysis on Android native Code
收藏 引用
IEEE TRANSACTIONS ON DEPENDABLE AND SECURE COMPUTING 2023年 第2期20卷 1461-1475页
作者: Sun, Cong Ma, Yuwan Zeng, Dongrui Tan, Gang Ma, Siqi Wu, Yafei Xidian Univ Sch Cyber Engn Xian 710071 Peoples R China Penn State Univ State Coll PA 16801 USA Palo Alto Networks Inc Santa Clara CA 95054 USA Univ New South Wales Canberra ACT 2612 Australia
The existence of native code in Android apps plays an important role in triggering inconspicuous propagation of secrets and circumventing malware detection. However, the state-of-the-art information-flow analysis tool... 详细信息
来源: 评论
Static Analysis of JNI Programs via Binary Decompilation
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 2023年 第5期49卷 3089-3105页
作者: Park, Jihee Lee, Sungho Hong, Jaemin Ryu, Sukyoung Korea Adv Inst Sci & Technol KAIST Sch Comp Daejeon 34141 South Korea Chungnam Natl Univ Dept Comp Sci & Engn Daejeon 34134 South Korea
JNI programs are widely used thanks to the combined benefits of C and java programs. However, because understanding the interaction behaviors between two different programming languages is challenging, JNI program dev... 详细信息
来源: 评论
JUSTGen: Effective Test Generation for Unspecified JNI Behaviors on JVMs  21
JUSTGen: Effective Test Generation for Unspecified JNI Behav...
收藏 引用
43rd IEEE/ACM International Conference on Software Engineering - Software Engineering in Practice (ICSE-SEIP) / 43rd ACM/IEEE International Conference on Software Engineering - New Ideas and Emerging Results (ICSE-NIER)
作者: Hwang, Sungjae Lee, Sungho Kim, Jihoon Ryu, Sukyoung Korea Adv Inst Sci & Technol Sch Comp Daejeon South Korea Chungnam Natl Univ Dept Comp Sci & Engn Daejeon South Korea
java native interface (JNI) provides a way for java applications to access native libraries, but it is difficult to develop correct JNI programs. By leveraging native code, the JNI enables java developers to implement... 详细信息
来源: 评论
Executing native java code in R: an approach based on a local server
收藏 引用
PEERJ COMPUTER SCIENCE 2020年 6卷 e300页
作者: Fortin, Mathieu Canadian Forest Serv Canadian Wood Fibre Ctr Ottawa ON Canada
The R language is widely used for data analysis. However, it does not allow for complex object-oriented implementation and it tends to be slower than other languages such as java, C and C++. Consequently, it can be mo... 详细信息
来源: 评论