Search Results - "Java Projects"
-
1
Java Projects: Learn the Fundamentals of Java 11 Programming by Building Industry Grade Practical Projects
ISBN: 1789131898, 9781789131895Published: Birmingham Packt Publishing, Limited 2018“…Java is one of the software languages most commonly used by programmers and developers. This book covers essential concepts in Java by showing you how to…”
Get full text
eBook -
2
How ReadMe files are structured in open source Java projects
ISSN: 0950-5849, 1873-6025Published: Elsevier B.V 01.08.2022Published in Information and software technology (01.08.2022)“… We investigate and compare ReadMe files of open source Java projects on GitHub in order to (i) determine the degree to which ReadMe files are aligned with the official guidelines, (ii…”
Get full text
Journal Article -
3
On the Nature of Merge Conflicts: A Study of 2,731 Open Source Java Projects Hosted by GitHub
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.08.2020Published in IEEE transactions on software engineering (01.08.2020)“…When multiple developers change a software system in parallel, these concurrent changes need to be merged to all appear in the software being developed…”
Get full text
Journal Article -
4
An Empirical Study of Software Refactorings in Real-World Open-Source Java Projects
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.11.2025Published in IEEE transactions on software engineering (01.11.2025)“… To this end, in this paper, we present a large-scale empirical study on software refactorings in real-world open-source Java projects…”
Get full text
Journal Article -
5
Can we trust tests to automate dependency updates? A case study of Java Projects
ISSN: 0164-1212, 1873-1228Published: Elsevier Inc 01.01.2022Published in The Journal of systems and software (01.01.2022)“… To understand the prevalence of tests exercising dependencies, we calculate the test coverage of direct and indirect uses of dependencies in 521 well-tested Java projects…”
Get full text
Journal Article -
6
50K-C: a dataset of compilable, and compiled, Java projects
ISBN: 9781450357166, 1450357164ISSN: 2574-3864Published: New York, NY, USA ACM 28.05.2018Published in 2018 IEEE/ACM 15th International Conference on Mining Software Repositories (MSR) (28.05.2018)“…We provide a repository of 50,000 compilable Java projects. Each project in this dataset comes with references to all the dependencies required to compile it, the resulting bytecode, and the scripts with which the projects were built…”
Get full text
Conference Proceeding -
7
JDExtractor: an automated approach for efficient extraction of defect-related methods in Java projects
ISSN: 0928-8910, 1573-7535Published: New York Springer US 01.06.2026Published in Automated software engineering (01.06.2026)“…High-quality repositories containing real-world defects are essential for developing defect-related algorithms. Although plenty of defect repositories exist,…”
Get full text
Journal Article -
8
Characterizing usages, updates and risks of third-party libraries in Java projects
ISSN: 1382-3256, 1573-7616Published: New York Springer US 01.07.2022Published in Empirical software engineering : an international journal (01.07.2022)“…Third-party libraries are a key building block in software development as they allow developers to reuse common functionalities instead of reinventing the…”
Get full text
Journal Article -
9
Understanding Reproducibility and Characteristics of Flaky Tests Through Test Reruns in Java Projects
ISSN: 2332-6549Published: IEEE 01.10.2020Published in Proceedings - International Symposium on Software Reliability Engineering (01.10.2020)“…Flaky tests are tests that can non-deterministically pass and fail. They pose a major impediment to regression testing, because they provide an inconclusive…”
Get full text
Conference Proceeding -
10
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)“…, and repair of leak-related bugs. We conduct a detailed empirical study on 491 issues from 15 large open-source Java projects…”
Get full text
Journal Article -
11
Testing the past: can we still run tests in past snapshots for Java projects?
ISSN: 1382-3256, 1573-7616Published: New York Springer US 01.09.2024Published in Empirical software engineering : an international journal (01.09.2024)“…Building past snapshots of a software project has shown to be of interest both for researchers and practitioners. However, little attention has been devoted…”
Get full text
Journal Article -
12
Automated Detection and Refactoring of Mock Clones in Java Projects
ISSN: 2574-1934Published: IEEE 27.04.2025Published in Proceedings (IEEE/ACM International Conference on Software Engineering Companion. Online) (27.04.2025)“… We began with an empirical study of mocking framework usage across open-source Java projects, revealing widespread adoption of frameworks like Mockito, along with patterns and practices that commonly…”
Get full text
Conference Proceeding -
13
Using software metrics for predicting vulnerable classes and methods in Java projects: A machine learning approach
ISSN: 2047-7473, 2047-7481Published: Chichester Wiley Subscription Services, Inc 01.03.2021Published in Journal of software : evolution and process (01.03.2021)“…[Context]A software vulnerability becomes harmful for software when an attacker successfully exploits the insecure code and reveals the vulnerability. A single…”
Get full text
Journal Article -
14
Java Projects - Second Edition
ISBN: 1789131898, 9781789131895Published: Packt Publishing 31.08.2018“…Java Projects guides you through mastering Java 11 programming with step-by-step tutorials and practical applications…”
Get full text
eBook -
15
Mining Key Classes in Java Projects by Examining a Very Small Number of Classes: A Complex Network-Based Approach
ISSN: 2169-3536, 2169-3536Published: Piscataway IEEE 2021Published in IEEE access (2021)“…Key classes have become excellent starting points for developers to understand unknown software systems. Up to now, a variety of approaches have been proposed…”
Get full text
Journal Article -
16
Compatible Remediation on Vulnerabilities from Third-Party Libraries for Java Projects
ISSN: 1558-1225Published: IEEE 01.05.2023Published in Proceedings / International Conference on Software Engineering (01.05.2023)“…With the increasing disclosure of vulnerabilities in open-source software, software composition analysis (SCA) has been widely applied to reveal third-party…”
Get full text
Conference Proceeding -
17
On the diffusion of test smells and their relationship with test code quality of Java projects
ISSN: 2047-7473, 2047-7481Published: Chichester Wiley Subscription Services, Inc 01.04.2024Published in Journal of software : evolution and process (01.04.2024)“…Test smells are considered bad practices that can reduce the test code quality, thus harming software testing goals and maintenance activities. Prior studies…”
Get full text
Journal Article -
18
Java Projects (2nd Edition)
ISBN: 1789131898, 9781789131895Published: Packt Publishing 2018“…Java is one of the most commonly used software languages by programmers and developers. In this book, you'll learn the new features of Java 11 quickly and…”
Get full text
eBook -
19
On the diversity and frequency of code related to mathematical formulas in real-world Java projects
ISSN: 0164-1212, 1873-1228Published: Elsevier Inc 01.02.2021Published in The Journal of systems and software (01.02.2021)“… In an exploratory study, we investigated what kinds of formulas are implemented in real-world Java projects and derived syntactical patterns and constraints…”
Get full text
Journal Article -
20
Understanding semi-structured merge conflict characteristics in open-source Java projects
ISSN: 1382-3256, 1573-7616Published: New York Springer US 01.08.2018Published in Empirical software engineering : an international journal (01.08.2018)“…Empirical studies show that merge conflicts frequently occur, impairing developers’ productivity, since merging conflicting contributions might be a demanding…”
Get full text
Journal Article

