Search Results - java (source OR resource) code

Refine Results
  1. 1

    Memory and resource leak defects and their repairs in Java projects by Ghanavati, Mohammadreza, Costa, Diego, Seboek, Janos, Lo, David, Andrzejak, Artur

    ISSN: 1382-3256, 1573-7616
    Published: New York Springer US 01.01.2020
    “…Despite huge software engineering efforts and programming language support, resource and memory leaks are still a troublesome issue, even in memory-managed languages such as Java…”
    Get full text
    Journal Article
  2. 2

    JLeaks: A Featured Resource Leak Repository Collected From Hundreds of Open-Source Java Projects by Liu, Tianyang, Ji, Weixing, Dong, Xiaohui, Yao, Wuhuang, Wang, Yizhuo, Liu, Hui, Peng, Haiyang, Wang, Yuxuan

    ISSN: 1558-1225
    Published: ACM 14.04.2024
    “… This paper systematically summarizes the program-ming APIs of system resources (i.e., file, socket, and thread) in Java…”
    Get full text
    Conference Proceeding
  3. 3

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

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.07.2023
    Published 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…”
    Get full text
    Journal Article
  4. 4

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

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

    Light-Weight, Inter-Procedural and Callback-Aware Resource Leak Detection for Android Apps by Wu, Tianyong, Liu, Jierui, Xu, Zhenbo, Guo, Chaorong, Zhang, Yanli, Yan, Jun, Zhang, Jian

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.11.2016
    Published in IEEE transactions on software engineering (01.11.2016)
    “…Android devices include many embedded resources such as Camera, Media Player and Sensors…”
    Get full text
    Journal Article
  7. 7

    Making JavaScript Render Decisions to Optimize Security-Oriented Crawler Process by Aktas, Onur, Can, Ahmet Burak

    ISSN: 2169-3536, 2169-3536
    Published: Piscataway IEEE 2024
    Published in IEEE access (2024)
    “… This approach utilizes web crawlers to identify attack vectors. Traditional web crawling methods are resource-intensive and often need to be more efficient in handling dynamic JavaScript-rich content…”
    Get full text
    Journal Article
  8. 8

    An open source Java web application to build self-contained web GIS sites by Zavala-Romero, Olmo, Ahmed, Arsalan, Chassignet, Eric P., Zavala-Hidalgo, Jorge, Fernández Eguiarte, Agustin, Meyer-Baese, Anke

    ISSN: 1364-8152
    Published: Oxford Elsevier Ltd 01.12.2014
    “…This work describes OWGIS, an open source Java web application that creates Web GIS sites by automatically writing HTML and JavaScript code…”
    Get full text
    Journal Article
  9. 9

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

    ISSN: 1382-3256, 1573-7616
    Published: 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…”
    Get full text
    Journal Article
  10. 10

    On the spread and evolution of dead methods in Java desktop applications: an exploratory study by Caivano, Danilo, Cassieri, Pietro, Romano, Simone, Scanniello, Giuseppe

    ISSN: 1382-3256, 1573-7616
    Published: New York Springer US 01.06.2023
    “… Past research has shown that the presence of dead code in source code harms its comprehensibility and maintainability…”
    Get full text
    Journal Article
  11. 11

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

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

    Wicked cool Java: code bits, open-source libraries, and project ideas by Eubanks, Brian D

    ISBN: 9781593271084, 9781593270612, 1593271085, 1593270615
    Published: San Francisco No Starch Press, Inc 2005
    “… Full of example code and ideas for combining the code examples into useful projects, this book is perfect for hobbyists and professionals looking for tips and open source projects to enhance…”
    Get full text
    eBook
  14. 14

    Design Patterns and Best Practices in Java: A Comprehensive Guide to Building Smart and Reusable Code in Java by Singh, Kamalmeet, Puri, Sumith Kumar, Ianculescu, Adrian, Torje, Lucian-Paul

    ISBN: 1786463598, 9781786463593
    Published: Birmingham Packt Publishing, Limited 2018
    “…Having a knowledge of design patterns enables you, as a developer, to improve your code base, promote code reuse, and make the architecture more robust…”
    Get full text
    eBook
  15. 15

    Recovering traceability links between code and documentation by Antoniol, G., Canfora, G., Casazza, G., De Lucia, A., Merlo, E.

    ISSN: 0098-5589, 1939-3520
    Published: IEEE 01.10.2002
    Published in IEEE transactions on software engineering (01.10.2002)
    “… We propose a method based on information retrieval to recover traceability links between source code and free text documents…”
    Get full text
    Journal Article
  16. 16

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

    ISSN: 0098-5589, 1939-3520
    Published: New York IEEE 01.11.2015
    Published in IEEE transactions on software engineering (01.11.2015)
    “…Source Code Summarization is an emerging technology for automatically generating brief descriptions of code…”
    Get full text
    Journal Article
  17. 17

    Java: A Beginner's Guide, Tenth Edition by Schildt, Herbert, Coward, Danny

    ISBN: 9781265054632, 1265054630
    Published: Place of publication not identified McGraw-Hill/Osborne 2024
    “…This proven guide delivers the appropriate mix of theory and practical coding necessary to get readers up and running developing their own Java applications…”
    Get full text
    eBook
  18. 18

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

    ISSN: 1932-6203, 1932-6203
    Published: United States Public Library of Science 10.05.2024
    Published in PloS one (10.05.2024)
    “… This work introduces a novel code representation for identifying syntactic and semantic clones in Java source code…”
    Get full text
    Journal Article
  19. 19

    Automated Validation of COBOL to Java Transformation by Kumar, Atul, Saha, Diptikalyan, Yasue, Toshikai, Ono, Kohichi, Krishnan, Saravanan, Hans, Sandeep, Satoh, Fumiko, Mitchell, Gerald, Kumar, Sachin

    ISSN: 2643-1572
    Published: ACM 27.10.2024
    “…Recent advances in Large Language Model (LLM) based Generative AI techniques have made it feasible to translate enterprise-level code from legacy languages such as COBOL to modern languages such as Java or Python…”
    Get full text
    Conference Proceeding
  20. 20

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

    ISSN: 0098-5589, 1939-3520, 1939-3520
    Published: New York IEEE 01.01.2023
    Published 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…”
    Get full text
    Journal Article