Search Results - Java bytecode engineering

Refine Results
  1. 1

    Java-MaC: A Run-Time Assurance Approach for Java Programs by Kim, MoonZoo, Viswanathan, Mahesh, Kannan, Sampath, Lee, Insup, Sokolsky, Oleg

    ISSN: 0925-9856, 1572-8102
    Published: 01.03.2004
    Published in Formal methods in system design (01.03.2004)
    “…We describe Java-MaC, a prototype implementation of the Monitoring and Checking (MaC) architecture for Java programs…”
    Get full text
    Journal Article
  2. 2

    Reverse-engineering 1-n associations from Java bytecode using alias analysis by Kang, Yoohoon, Park, Chanjin, Wu, Chisu

    ISSN: 0950-5849, 1873-6025
    Published: Amsterdam Elsevier B.V 01.02.2007
    Published in Information and software technology (01.02.2007)
    “… This paper presents a new approach to reverse-engineering 1-n associations from Java bytecode based on alias analysis…”
    Get full text
    Journal Article
  3. 3

    Symbolic PathFinder: integrating symbolic execution with model checking for Java bytecode analysis by Păsăreanu, Corina S., Visser, Willem, Bushnell, David, Geldenhuys, Jaco, Mehlitz, Peter, Rungta, Neha

    ISSN: 0928-8910, 1573-7535
    Published: Boston Springer US 01.09.2013
    Published in Automated software engineering (01.09.2013)
    “…Symbolic PathFinder (SPF) is a software analysis tool that combines symbolic execution with model checking for automated test case generation and error detection in Java bytecode programs…”
    Get full text
    Journal Article
  4. 4

    Understanding and Finding Java Decompiler Bugs by Lu, Yifei, Hou, Weidong, Pan, Minxue, Li, Xuandong, Su, Zhendong

    ISSN: 2475-1421, 2475-1421
    Published: New York, NY, USA ACM 29.04.2024
    “…, they translate Java bytecode to Java source code. They are essential for reverse engineering purposes and have become more sophisticated and reliable over the years…”
    Get full text
    Journal Article
  5. 5

    A software tool for semi-automatic gridification of resource-intensive Java bytecodes and its application to ray tracing and sequence alignment by Mateos, Cristian, Zunino, Alejandro, Hirsch, Matías, Fernández, Mariano, Campo, Marcelo

    ISSN: 0965-9978
    Published: Elsevier Ltd 01.04.2011
    Published in Advances in engineering software (1992) (01.04.2011)
    “… of manual usage of Grid APIs within their source codes. In this paper, we describe a novel gridification tool that allows users to easily parallelize Java…”
    Get full text
    Journal Article
  6. 6

    Pre-trained Models for Bytecode Instructions by Kim, Donggyu, Kim, Taemin, Shin, Jiho, Wang, Song, Choi, Heeyoul, Nam, Jaechang

    Published: IEEE 31.03.2025
    “… Its inherent properties, such as platform independence and optimized performance, make Java bytecode an ideal candidate for developing robust and efficient software engineering solutions…”
    Get full text
    Conference Proceeding
  7. 7

    Efficient and expressive bytecode-level instrumentation for Java programs by Soueidi, Chukri, Monnier, Marius, Falcone, Yliès

    ISSN: 1433-2779, 1433-2787
    Published: Berlin/Heidelberg Springer Berlin Heidelberg 01.08.2023
    “…We present an efficient and expressive tool for the instrumentation of Java programs at the bytecode level. BISM…”
    Get full text
    Journal Article
  8. 8

    Dependence analysis of Java bytecode by Zhao, Jianjun

    ISBN: 0769507921, 9780769507927
    ISSN: 0730-3157
    Published: IEEE 01.01.2000
    “… The article presents an approach to dependence analysis of Java bytecode, and discusses some applications of the technique, which include Java bytecode slicing…”
    Get full text
    Conference Proceeding Journal Article
  9. 9

    DALEQ - Explainable Equivalence for Java Bytecode by Dietrich, Jens, Hassanshahi, Behnaz

    ISSN: 2643-1572
    Published: IEEE 16.11.2025
    “…The security of software builds has attracted increased attention in recent years in response to incidents like solarwinds and xz. Now, several companies…”
    Get full text
    Conference Proceeding
  10. 10

    Towards Improving the Performance of Comment Generation Models by Using Bytecode Information by Huang, Yuan, Huang, Jinbo, Chen, Xiangping, Zheng, Zibin

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.02.2025
    Published in IEEE transactions on software engineering (01.02.2025)
    “… In this study, we found that the bytecode compiled from the source code can provide useful information for comment generation, hence we propose to use the information from bytecode to assist the comment generation…”
    Get full text
    Journal Article
  11. 11

    Reasoning About Exceptional Behavior At the Level of Java Bytecode with ByteBack by Paganoni, Marco, Furia, Carlo A.

    ISSN: 0934-5043, 1433-299X
    Published: New York, NY ACM 04.11.2025
    Published in Formal aspects of computing (04.11.2025)
    “… In this article, we present a novel approach to verify the exceptional behavior of Java programs, which extends our previous work on ByteBack…”
    Get full text
    Journal Article
  12. 12

    BCFuzz: Bytecode-Driven Fuzzing for JavaScript Engines by Wang, Jiming, Wu, Chenggang, Ren, Jikai, Hu, Yuhao, Kang, Yan, Wei, Xiaojie, Lai, Yuanming, Xie, Mengyao, Wang, Zhe

    ISSN: 2643-1572
    Published: IEEE 16.11.2025
    “…The interpreter and the Just-In-Time (JIT) compiler are two core components of modern JavaScript engines, both of which take bytecodes as input…”
    Get full text
    Conference Proceeding
  13. 13

    From bytecode to JavaScript: the Js_of_ocaml compiler by Vouillon, Jérôme, Balat, Vincent

    ISSN: 0038-0644, 1097-024X
    Published: Bognor Regis Blackwell Publishing Ltd 01.08.2014
    Published in Software, practice & experience (01.08.2014)
    “…SUMMARY We present the design and implementation of a compiler from OCaml bytecode to JavaScript…”
    Get full text
    Journal Article
  14. 14

    Code coverage differences of Java bytecode and source code instrumentation tools by Horváth, Ferenc, Gergely, Tamás, Beszédes, Árpád, Tengeri, Dávid, Balogh, Gergő, Gyimóthy, Tibor

    ISSN: 0963-9314, 1573-1367
    Published: New York Springer US 01.03.2019
    Published in Software quality journal (01.03.2019)
    “… For Java, the prevalent approach to code coverage measurement is using bytecode instrumentation due to its various benefits over source code instrumentation…”
    Get full text
    Journal Article
  15. 15

    Detecting Java Code Clones Based on Bytecode Sequence Alignment by Yu, Dongjin, Yang, Jiazha, Chen, Xin, Chen, Jie

    ISSN: 2169-3536, 2169-3536
    Published: Piscataway IEEE 2019
    Published in IEEE access (2019)
    “… In this paper, we introduce an approach based on Java bytecode, which mainly contains the steps of bytecode sequence alignment and similarity score comparison…”
    Get full text
    Journal Article
  16. 16

    SJBCD: A Java Code Clone Detection Method Based on Bytecode Using Siamese Neural Network by Wan, Bangrui, Dong, Shuang, Zhou, Jianjun, Qian, Ying

    ISSN: 2076-3417, 2076-3417
    Published: Basel MDPI AG 01.08.2023
    Published in Applied sciences (01.08.2023)
    “… Based on the above reasons, this paper proposes a novel code clone detection method for Java bytecode: SJBCD…”
    Get full text
    Journal Article
  17. 17

    An Experimental Comparison of Clone Detection Techniques using Java Bytecode by Schneider, Jean-Guy, Lee, Sung Une

    ISSN: 2640-0715
    Published: IEEE 01.12.2022
    “… Avoiding some of the issues of source-code based approaches, we are investigating the effectiveness of using various similarity measures on Bytecode to identify code clones in Java-based systems in this work…”
    Get full text
    Conference Proceeding
  18. 18

    Refactoring Java Programs for Customizable Locks Based on Bytecode Transformation by Zhang, Yang, Shao, Shuai, Liu, Huan, Qiu, Jing, Zhang, Dongwen, Zhang, Guanghua

    ISSN: 2169-3536, 2169-3536
    Published: Piscataway IEEE 2019
    Published in IEEE access (2019)
    “…Developers of parallel programming are faced with choices of using various Java locks…”
    Get full text
    Journal Article
  19. 19

    [Research Paper] Obfuscating Java Programs by Translating Selected Portions of Bytecode to Native Libraries by Pizzolotto, Davide, Ceccato, Mariano

    ISSN: 2470-6892
    Published: IEEE 01.09.2018
    “… However, programming languages that compile to high level bytecode (e.g., Java) can be obfuscated only to a limited extent…”
    Get full text
    Conference Proceeding
  20. 20

    Polymorphic bytecode instrumentation by Binder, Walter, Moret, Philippe, Tanter, Éric, Ansaloni, Danilo

    ISSN: 0038-0644, 1097-024X
    Published: Bognor Regis Blackwell Publishing Ltd 01.10.2016
    Published in Software, practice & experience (01.10.2016)
    “…Summary Bytecode instrumentation is a widely used technique to implement aspect weaving and dynamic analyses in virtual machines such as the Java virtual machine…”
    Get full text
    Journal Article