Suchergebnisse - (java OR jan) source code

  1. 1

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

    ISSN: 0098-5589, 1939-3520
    Veröffentlicht: New York IEEE 01.02.2016
    Veröffentlicht 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 …”
    Volltext
    Journal Article
  2. 2

    UMLsecRT: Reactive Security Monitoring of Java Applications with Round-Trip Engineering von Peldszus, Sven, Burger, Jens, Jurjens, Jan

    ISSN: 0098-5589, 1939-3520
    Veröffentlicht: New York IEEE 01.01.2024
    Veröffentlicht in IEEE transactions on software engineering (01.01.2024)
    “… In particular, the configuration of run-time monitors such as the Java Security Manager, which could enforce design-time security assumptions, is non-trivial and therefore used in practice …”
    Volltext
    Journal Article
  3. 3

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

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

    Classifying code comments in Java software systems von Pascarella, Luca, Bruntink, Magiel, Bacchelli, Alberto

    ISSN: 1382-3256, 1573-7616
    Veröffentlicht: New York Springer US 01.06.2019
    “… In this paper, we investigate how 14 diverse Java open and closed source software projects use code comments, with the aim of understanding their purpose …”
    Volltext
    Journal Article
  5. 5

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

    ISSN: 1877-0509, 1877-0509
    Veröffentlicht: Elsevier B.V 2020
    Veröffentlicht 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 …”
    Volltext
    Journal Article
  6. 6

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

    ISSN: 1382-3256, 1573-7616
    Veröffentlicht: 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 …”
    Volltext
    Journal Article
  7. 7

    An Eye-Tracking Study of Java Programmers and Application to Source Code Summarization von Rodeghero, Paige, Cheng Liu, McBurney, Paul W., McMillan, Collin

    ISSN: 0098-5589, 1939-3520
    Veröffentlicht: New York IEEE 01.11.2015
    Veröffentlicht in IEEE transactions on software engineering (01.11.2015)
    “… Source Code Summarization is an emerging technology for automatically generating brief descriptions of code …”
    Volltext
    Journal Article
  8. 8

    JavaScript Dead Code Identification, Elimination, and Empirical Assessment von Malavolta, Ivano, Nirghin, Kishan, Scoccia, Gian Luca, Romano, Simone, Lombardi, Salvatore, Scanniello, Giuseppe, Lago, Patricia

    ISSN: 0098-5589, 1939-3520
    Veröffentlicht: New York IEEE 01.07.2023
    Veröffentlicht in IEEE transactions on software engineering (01.07.2023)
    “… Web apps are built by using a combination of HTML, CSS, and JavaScript. While building modern web apps, it is common practice to make use of third-party libraries and frameworks, as to improve developers' productivity and code quality …”
    Volltext
    Journal Article
  9. 9

    A novel code representation for detecting Java code clones using high-level and abstract compiled code representations von Quradaa, Fahmi H., Shahzad, Sara, Saeed, Rashad, Sufyan, Mubarak M.

    ISSN: 1932-6203, 1932-6203
    Veröffentlicht: United States Public Library of Science 10.05.2024
    Veröffentlicht in PloS one (10.05.2024)
    “… This work introduces a novel code representation for identifying syntactic and semantic clones in Java source code …”
    Volltext
    Journal Article
  10. 10

    Spork: Structured Merge for Java With Formatting Preservation von Larsen, Simon, Falleri, Jean-Remy, Baudry, Benoit, Monperrus, Martin

    ISSN: 0098-5589, 1939-3520, 1939-3520
    Veröffentlicht: New York IEEE 01.01.2023
    Veröffentlicht in IEEE transactions on software engineering (01.01.2023)
    “… The highly parallel workflows of modern software development have made merging of source code a common activity for developers …”
    Volltext
    Journal Article
  11. 11

    A declarative approach to detecting design patterns from Java execution traces and source code von Mohan, Aswathy, Jayaraman, Swaminathan, Jayaraman, Bharat

    ISSN: 0950-5849, 1873-6025
    Veröffentlicht: Elsevier B.V 01.07.2024
    Veröffentlicht in Information and software technology (01.07.2024)
    “… , maintenance, and modification. However, identifying design patterns from an inspection of the source code is not easy because, in most cases, there are no syntactic cues that signal their presence …”
    Volltext
    Journal Article
  12. 12

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

    ISSN: 1877-0509, 1877-0509
    Veröffentlicht: Elsevier B.V 2025
    Veröffentlicht in Procedia computer science (2025)
    “… ) has shown promising performance compared to static code analysis and machine learning with neural architecture in vulnerability detection …”
    Volltext
    Journal Article
  13. 13

    State‐of‐the‐practice in quality assurance in Java‐based open source software development von Khatami, Ali, Zaidman, Andy

    ISSN: 0038-0644, 1097-024X
    Veröffentlicht: Bognor Regis Wiley Subscription Services, Inc 01.08.2024
    Veröffentlicht in Software, practice & experience (01.08.2024)
    “… Summary To ensure the quality of software systems, software engineers can make use of a variety of quality assurance approaches, for example, software testing, modern code review, automated static …”
    Volltext
    Journal Article
  14. 14

    Java Code Clone Detection by Exploiting Semantic and Syntax Information From Intermediate Code-Based Graph von Yuan, Dawei, Fang, Sen, Zhang, Tao, Xu, Zhou, Luo, Xiapu

    ISSN: 0018-9529, 1558-1721
    Veröffentlicht: New York IEEE 01.06.2023
    Veröffentlicht in IEEE transactions on reliability (01.06.2023)
    “… A major reason is that it is difficult to extract syntax and semantic information from the source code …”
    Volltext
    Journal Article
  15. 15

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

    ISSN: 2045-2322, 2045-2322
    Veröffentlicht: London Nature Publishing Group UK 28.03.2024
    Veröffentlicht in Scientific reports (28.03.2024)
    “… This study presents a novel deep learning-based vulnerability detection system for Java code …”
    Volltext
    Journal Article
  16. 16

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

    ISSN: 0963-9314, 1573-1367
    Veröffentlicht: New York Springer US 01.03.2019
    Veröffentlicht 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 …”
    Volltext
    Journal Article
  17. 17

    igv.js: an embeddable JavaScript implementation of the Integrative Genomics Viewer (IGV) von Robinson, James T, Thorvaldsdottir, Helga, Turner, Douglass, Mesirov, Jill P

    ISSN: 1367-4811, 1367-4803, 1367-4811
    Veröffentlicht: England Oxford University Press 01.01.2023
    Veröffentlicht in Bioinformatics (Oxford, England) (01.01.2023)
    “… ://www.npmjs.com/package/igv. The source code is available at https://github.com/igvteam/igv.js under the MIT open-source license …”
    Volltext
    Journal Article
  18. 18

    Characterizing logging practices in Java-based open source software projects – a replication study in Apache Software Foundation von Chen, Boyuan, (Jack) Jiang, Zhen Ming

    ISSN: 1382-3256, 1573-7616
    Veröffentlicht: New York Springer US 01.02.2017
    “… We examined 21 different Java-based open source projects from three different categories: server-side, client-side and supporting-component …”
    Volltext
    Journal Article
  19. 19

    Predicting software reuse using machine learning techniques—A case study on open-source Java software systems von Yeow, Matthew Yit Hang, Chong, Chun Yong, Lim, Mei Kuan, Yee Yen, Yuen

    ISSN: 1932-6203, 1932-6203
    Veröffentlicht: United States Public Library of Science 13.02.2025
    Veröffentlicht in PloS one (13.02.2025)
    “… Our approach uses cross-project code clone detection to establish the ground …”
    Volltext
    Journal Article
  20. 20

    Serializing java objects in plain code von Wachter, Julian, Tiwari, Deepika, Monperrus, Martin, Baudry, Benoit

    ISSN: 0164-1212, 1873-1228
    Veröffentlicht: Elsevier Inc 01.04.2026
    Veröffentlicht in The Journal of systems and software (01.04.2026)
    “… This is a major issue when objects are meant to be embedded and read in source code, such as in test cases …”
    Volltext
    Journal Article