Search Results - Java source codes

Refine Results
  1. 1

    A Comparative Study of Static Code Analysis tools for Vulnerability Detection in C/C++ and JAVA Source Code by Kaur, Arvinder, Nayyar, Ruchikaa

    ISSN: 1877-0509, 1877-0509
    Published: Elsevier B.V 2020
    Published in Procedia computer science (2020)
    “… To ensure software security, one of the major task is to identify vulnerabilities present in the source code before the software is being deployed…”
    Get full text
    Journal Article
  2. 2

    SPOON: A library for implementing analyses and transformations of Java source code by Pawlak, Renaud, Monperrus, Martin, Petitprez, Nicolas, Noguera, Carlos, Seinturier, Lionel

    ISSN: 0038-0644, 1097-024X
    Published: Bognor Regis Blackwell Publishing Ltd 01.09.2016
    Published in Software, practice & experience (01.09.2016)
    “…Summary This paper presents SPOON, a library for the analysis and transformation of Java source code…”
    Get full text
    Journal Article
  3. 3

    Open-Source Java Code Coverage using Source and Byte Code Instruments: An Experimental Analysis by Gupta, Varuna, Srivastava, Shilpa

    ISSN: 1303-5150
    Published: Bornova Izmir NeuroQuantology 01.01.2022
    Published in NeuroQuantology (01.01.2022)
    “…The software testers inherently face the challenges of code coverage while designing test cases…”
    Get full text
    Journal Article
  4. 4

    Java Source Code Vulnerability Detection Using Large Language Model by Anbiya, Dhika Rizki, Ferdinan, Teddy, Kołaczek, Grzegorz

    ISSN: 1877-0509, 1877-0509
    Published: Elsevier B.V 2025
    Published in Procedia computer science (2025)
    “…) has shown promising performance compared to static code analysis and machine learning with neural architecture in vulnerability detection…”
    Get full text
    Journal Article
  5. 5

    Vulnerability detection in Java source code using a quantum convolutional neural network with self-attentive pooling, deep sequence, and graph-based hybrid feature extraction by Hussain, Shumaila, Nadeem, Muhammad, Baber, Junaid, Hamdi, Mohammed, Rajab, Adel, Al Reshan, Mana Saleh, Shaikh, Asadullah

    ISSN: 2045-2322, 2045-2322
    Published: London Nature Publishing Group UK 28.03.2024
    Published in Scientific reports (28.03.2024)
    “… This study presents a novel deep learning-based vulnerability detection system for Java code…”
    Get full text
    Journal Article
  6. 6

    CodeGuard: enhancing accuracy in detecting clones within java source code by Glani, Yasir, Ping, Luo

    ISSN: 2624-9898, 2624-9898
    Published: Frontiers Media S.A 10.12.2024
    Published in Frontiers in computer science (Lausanne) (10.12.2024)
    “…Detecting code clones remains challenging, particularly for Type-II clones, with modified identifiers, and Type-III ST and MT clones, where up to 30% and 50…”
    Get full text
    Journal Article
  7. 7

    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
  8. 8

    An Efficient and Scalable Platform for Java Source Code Analysis using Overlaid Graph Representations by Rodriguez-Prieto, Oscar, Mycroft, Alan, Ortin, Francisco

    ISSN: 2169-3536, 2169-3536
    Published: Piscataway IEEE 01.01.2020
    Published in IEEE access (01.01.2020)
    “…Although source code programs are commonly written as textual information, they enclose syntactic and semantic information that is usually represented as graphs…”
    Get full text
    Journal Article
  9. 9

    Meta-Heuristic Guided Feature Optimization for Enhanced Authorship Attribution in Java Source Code by Al-Ahmad, Bilal, Al-Madi, Nailah, Alzaqebah, Abdullah, Alkhawaldeh, Rami S., Aldebei, Khaled, Kabir, Md Faisal, Altaharwa, Ismail, Abu-faraj, Mua'ad, Aljarah, Ibrahim

    ISSN: 2169-3536, 2169-3536
    Published: Piscataway IEEE 01.01.2023
    Published in IEEE access (01.01.2023)
    “…Source code authorship attribution is the task of identifying who develops the code based on learning based on the programmer style…”
    Get full text
    Journal Article
  10. 10

    Is code coverage of performance tests related to source code features? An empirical study on open-source Java systems by Imran, Muhammad, Cortellessa, Vittorio, Di Ruscio, Davide, Rubei, Riccardo, Traini, Luca

    ISSN: 1382-3256, 1573-7616
    Published: New York Springer US 01.12.2025
    “… In this paper, we examine (i) the coverage of performance testing suites, (ii) the characteristics of source code associated with performance…”
    Get full text
    Journal Article
  11. 11

    Model-Driven Fault Injection in Java Source Code by Rodrigues, Elder, Montecchi, Leonardo, Ceccarelli, Andrea

    ISSN: 2332-6549
    Published: IEEE 01.10.2020
    “…The injection of software faults in source code requires accurate knowledge of the programming language, both to craft faults and to identify injection locations…”
    Get full text
    Conference Proceeding
  12. 12

    Extracting ontological knowledge from Java source code using Hidden Markov Models by Jiomekong, Azanzi, Camara, Gaoussou, Tchuente, Maurice

    ISSN: 2299-1093, 2299-1093
    Published: De Gruyter Open 01.01.2019
    Published in Open computer science (01.01.2019)
    “… Source code which naturally embed domain knowledge is rarely used. In this paper, we propose…”
    Get full text
    Journal Article
  13. 13

    Object-oriented processing of Java source code by Eichelberger, Holger, Wolff von Gudenberg, Jürgen

    ISSN: 0038-0644, 1097-024X
    Published: Chichester, UK John Wiley & Sons, Ltd 01.10.2004
    Published in Software, practice & experience (01.10.2004)
    “… In this paper we describe the architecture and the applications of JTransform, a general Java source code processing and transformation framework…”
    Get full text
    Journal Article
  14. 14

    Reverse Engineering of Design Patterns from Java Source Code by Nija Shi, Olsson, R.A.

    ISBN: 0769525792, 9780769525792
    ISSN: 1938-4300, 1527-1366
    Published: IEEE 01.09.2006
    “…Recovering design patterns can enhance existing source code analysis tools by bringing program understanding to the design level…”
    Get full text
    Conference Proceeding
  15. 15

    Automatic Source Code Summarization of Context for Java Methods by McBurney, Paul W., McMillan, Collin

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.02.2016
    Published in IEEE transactions on software engineering (01.02.2016)
    “… Source code summarization is a critical component of documentation generation, for example as Javadocs formed from short paragraphs attached to each method in a Java program…”
    Get full text
    Journal Article
  16. 16
  17. 17

    An analysis of programming language statement frequency in C, C++, and Java source code by Zhu, Xiaoyan, Whitehead Jr, E. James, Sadowski, Caitlin, Song, Qinbao

    ISSN: 0038-0644, 1097-024X
    Published: Bognor Regis Blackwell Publishing Ltd 01.11.2015
    Published in Software, practice & experience (01.11.2015)
    “…, and Java source code, comprised of more than 54 million lines of code. Across these languages, the top four work…”
    Get full text
    Journal Article
  18. 18

    A Model Driven Reverse Engineering Framework for Generating High Level UML Models From Java Source Code by Sabir, Umair, Azam, Farooque, Haq, Sami Ul, Anwar, Muhammad Waseem, Butt, Wasi Haider, Amjad, Anam

    ISSN: 2169-3536, 2169-3536
    Published: Piscataway IEEE 2019
    Published in IEEE access (2019)
    “…s. It mainly deals with improving the architecture, features, rules and data sources of existing system…”
    Get full text
    Journal Article
  19. 19

    Cognitive complexity as a quantifier of version to version Java-based source code change: An empirical probe by Kaur, Loveleen, Mishra, Ashutosh

    ISSN: 0950-5849, 1873-6025
    Published: Elsevier B.V 01.02.2019
    Published in Information and software technology (01.02.2019)
    “…It has been often argued that it is challenging to modify code fragments from existing software that contains files that are difficult to comprehend…”
    Get full text
    Journal Article
  20. 20

    RETUSS: Ensuring Traceability System between Class Diagram in UML and Java Source Code in Real Time by Katayama, Tetsuro, Mori, Keisuke, Kita, Yoshihiro, Yamaba, Hisaaki, Aburada, Kentaro, Okazaki, Naonobu

    ISSN: 2405-9021, 2352-6386, 2352-6386
    Published: Dordrecht Springer Netherlands 01.09.2018
    “…) in order to solve the above two problems. RETUSS can ensure traceability between Class diagram in UML and Java source code in real time…”
    Get full text
    Journal Article