Výsledky vyhľadávania - Java bytecode instrumentation~

  1. 1

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

    ISSN: 1433-2779, 1433-2787
    Vydavateľské údaje: 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…”
    Získať plný text
    Journal Article
  2. 2

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

    ISSN: 0963-9314, 1573-1367
    Vydavateľské údaje: New York Springer US 01.03.2019
    Vydané v 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…”
    Získať plný text
    Journal Article
  3. 3

    Applying Java bytecode static instrumentation for software dynamic analysis Autor Vartanov, S.P., Ermakov, M.K.

    ISSN: 2079-8156, 2220-6426
    Vydavateľské údaje: Russian Academy of Sciences, Ivannikov Institute for System Programming 01.10.2018
    “…: analysis tool may not have access to target program source code, and the program may be interpreted by a non-standard virtual machine with bytecode format different from Java Virtual Machine specifications…”
    Získať plný text
    Journal Article
  4. 4

    Visualizing trace of Java collection APIs by dynamic bytecode instrumentation Autor Muhammad, Tufail, Halim, Zahid, Khan, Majid Ali

    ISSN: 1045-926X, 1095-8533
    Vydavateľské údaje: Elsevier Ltd 01.12.2017
    “… This work presents a novel interactive visualization tool for collection framework usage, in a Java program, based on hierarchical…”
    Získať plný text
    Journal Article
  5. 5

    Applying dynamic analysis for defect detection in Java-applications Autor Sergey Vartanov, Alexander Gerasimov

    ISSN: 2079-8156, 2220-6426
    Vydavateľské údaje: Russian Academy of Sciences, Ivannikov Institute for System Programming 01.10.2018
    “… The paper focuses on program dynamic analysis technique based on tainted data flow tracing, instrumentation and constraint set construction for automatic input generation…”
    Získať plný text
    Journal Article
  6. 6

    Exectracer: Bytecode Instrumentation to Trace Java Code Execution Autor ShanmugaVelayutham, ArunKumar

    ISBN: 9781392159903, 1392159903
    Vydavateľské údaje: ProQuest Dissertations & Theses 01.01.2019
    “… Collection of execution data about a running Java Application is referred to as Tracing. Tracing the Java code execution is most effectively done by source code instrumentation and bytecode instrumentation…”
    Získať plný text
    Dissertation
  7. 7

    Negative Effects of Bytecode Instrumentation on Java Source Code Coverage Autor Tengeri, David, Horvath, Ferenc, Beszedes, Arpad, Gergely, Tamas, Gyimothy, Tibor

    Vydavateľské údaje: IEEE 01.03.2016
    “… For Java, the prevalent approach to code coverage measurement is to use bytecode instrumentation due to its various benefits over source code instrumentation…”
    Získať plný text
    Konferenčný príspevok..
  8. 8
  9. 9

    MAJOR: AN ASPECT WEAVER WITH FULL COVERAGE SUPPORT Autor Alex Villazón, Walter Binder, Danilo Ansaloni

    ISSN: 1814-6333, 1814-6333
    Vydavateľské údaje: Universidad Privada Boliviana 01.01.2011
    Vydané v Investigación & Desarrollo (01.01.2011)
    “…Prevailing Aspect-Oriented Programming (AOP) frameworks for Java, such as AspectJ, use bytecode instrumentation techniques to weave aspects into application code…”
    Získať plný text
    Journal Article
  10. 10

    Mobile code security by Java bytecode instrumentation Autor Chander, A., Mitchell, J.C., Shin, I.

    ISBN: 0769512127, 9780769512129
    Vydavateľské údaje: IEEE 2001
    “…Mobile code provides significant opportunities and risks. Java bytecode is used to provide executable content to Web pages and is the basis for dynamic service configuration in the Jini framework…”
    Získať plný text
    Konferenčný príspevok..
  11. 11

    Efficient and Expressive Bytecode-Level Instrumentation for Java Programs Autor Soueidi, Chukri, Monnier, Marius, Kassem, Ali, Falcone, Yliès

    ISSN: 2331-8422
    Vydavateľské údaje: Ithaca Cornell University Library, arXiv.org 02.06.2021
    Vydané v arXiv.org (02.06.2021)
    “…We present an efficient and expressive tool for the instrumentation of Java programs at the bytecode-level. BISM…”
    Získať plný text
    Paper
  12. 12

    Contractor: Introducing Design-by-Contract to Java Using Reflective Bytecode Instrumentation Autor Karaorman, Murat, Abercrombie, Parker

    ISSN: 0925-9856
    Vydavateľské údaje: 01.11.2005
    Vydané v Formal methods in system design (01.11.2005)
    “…Design by Contract is a software engineering practice that allows semantic information to be added to a class or interface to precisely specify the conditions…”
    Získať plný text
    Journal Article
  13. 13

    JasLoad: Dynamically Analyzing Javascript Bytecode via a Load-Time Instrumentation Approach Autor Jiang, Hao, Hua, Baojian

    ISSN: 2693-9177
    Vydavateľské údaje: IEEE 16.07.2025
    “… In this paper, we present the first dynamic analysis approach for JavaScript bytecode that leverages load-time instrumentation to address this issue…”
    Získať plný text
    Konferenčný príspevok..
  14. 14

    Using Bytecode Instrumentation to Secure Information Flow in Multithreaded Java Applications Autor Sharaf, Mohamed, Jie Huang, Chin-Tser Huang

    ISSN: 1545-0678
    Vydavateľské údaje: IEEE 01.07.2013
    “… through. In this paper, we propose a Secure Information Flow for Multithreaded Java (SIF-MJ) model, to enforce security and enhance assurance in all information flows…”
    Získať plný text
    Konferenčný príspevok..
  15. 15
  16. 16

    Comprehensive aspect weaving for Java Autor Villazón, Alex, Binder, Walter, Moret, Philippe, Ansaloni, Danilo

    ISSN: 0167-6423, 1872-7964
    Vydavateľské údaje: Elsevier B.V 01.11.2011
    Vydané v Science of computer programming (01.11.2011)
    “…Aspect-oriented programming (AOP) has been successfully applied to application code thanks to techniques such as Java bytecode instrumentation…”
    Získať plný text
    Journal Article
  17. 17

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

    ISSN: 0038-0644, 1097-024X
    Vydavateľské údaje: Bognor Regis Blackwell Publishing Ltd 01.10.2016
    Vydané v 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…”
    Získať plný text
    Journal Article
  18. 18

    ezContract: Using Marker Library and Bytecode Instrumentation to Support Design by Contract in Java Autor Yu Chin Cheng, Chien-Tsun Chen, Chin-Yun Hsieh

    ISBN: 0769530575, 9780769530574
    ISSN: 1530-1362
    Vydavateľské údaje: IEEE 01.12.2007
    “… The annotated programs can be directly compiled by standard Java compilers. A bytecode instrumentor is developed to manipulate the bytecode to inject contract evaluation instructions and make the contracts executable at runtime…”
    Získať plný text
    Konferenčný príspevok..
  19. 19

    Reengineering Standard Java Runtime Systems through Dynamic Bytecode Instrumentation Autor Binder, W., Hulaas, J., Moret, P.

    ISBN: 0769528805, 9780769528809
    Vydavateľské údaje: IEEE 01.09.2007
    “…Java bytecode instrumentation is a widely used technique, especially for profiling purposes…”
    Získať plný text
    Konferenčný príspevok..
  20. 20

    Selective profiling of Java applications using dynamic bytecode instrumentation Autor Dmitriev, M.

    ISBN: 9780780383852, 0780383850
    Vydavateľské údaje: IEEE 2004
    “…Instrumentation-based profiling provides a number of benefits, but can also cause high performance overhead…”
    Získať plný text
    Konferenčný príspevok..