Search Results - java (source OR resource) code
-
1
Memory and resource leak defects and their repairs in Java projects
ISSN: 1382-3256, 1573-7616Published: New York Springer US 01.01.2020Published in Empirical software engineering : an international journal (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
JLeaks: A Featured Resource Leak Repository Collected From Hundreds of Open-Source Java Projects
ISSN: 1558-1225Published: ACM 14.04.2024Published in Proceedings / International Conference on Software Engineering (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
JavaScript Dead Code Identification, Elimination, and Empirical Assessment
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.07.2023Published 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
Automatic Source Code Summarization of Context for Java Methods
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.02.2016Published 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
SPOON: A library for implementing analyses and transformations of Java source code
ISSN: 0038-0644, 1097-024XPublished: Bognor Regis Blackwell Publishing Ltd 01.09.2016Published 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
Light-Weight, Inter-Procedural and Callback-Aware Resource Leak Detection for Android Apps
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.11.2016Published 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
Making JavaScript Render Decisions to Optimize Security-Oriented Crawler Process
ISSN: 2169-3536, 2169-3536Published: Piscataway IEEE 2024Published 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
An open source Java web application to build self-contained web GIS sites
ISSN: 1364-8152Published: Oxford Elsevier Ltd 01.12.2014Published in Environmental modelling & software : with environment data news (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
Classifying code comments in Java software systems
ISSN: 1382-3256, 1573-7616Published: New York Springer US 01.06.2019Published in Empirical software engineering : an international journal (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
On the spread and evolution of dead methods in Java desktop applications: an exploratory study
ISSN: 1382-3256, 1573-7616Published: New York Springer US 01.06.2023Published in Empirical software engineering : an international journal (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
A Comparative Study of Static Code Analysis tools for Vulnerability Detection in C/C++ and JAVA Source Code
ISSN: 1877-0509, 1877-0509Published: Elsevier B.V 2020Published 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
Is code coverage of performance tests related to source code features? An empirical study on open-source Java systems
ISSN: 1382-3256, 1573-7616Published: New York Springer US 01.12.2025Published in Empirical software engineering : an international journal (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
Wicked cool Java: code bits, open-source libraries, and project ideas
ISBN: 9781593271084, 9781593270612, 1593271085, 1593270615Published: 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
Design Patterns and Best Practices in Java: A Comprehensive Guide to Building Smart and Reusable Code in Java
ISBN: 1786463598, 9781786463593Published: 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
Recovering traceability links between code and documentation
ISSN: 0098-5589, 1939-3520Published: IEEE 01.10.2002Published 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
An Eye-Tracking Study of Java Programmers and Application to Source Code Summarization
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.11.2015Published 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
Java: A Beginner's Guide, Tenth Edition
ISBN: 9781265054632, 1265054630Published: 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
A novel code representation for detecting Java code clones using high-level and abstract compiled code representations
ISSN: 1932-6203, 1932-6203Published: United States Public Library of Science 10.05.2024Published 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
Automated Validation of COBOL to Java Transformation
ISSN: 2643-1572Published: ACM 27.10.2024Published in IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (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
Spork: Structured Merge for Java With Formatting Preservation
ISSN: 0098-5589, 1939-3520, 1939-3520Published: New York IEEE 01.01.2023Published 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

