Suchergebnisse - Java source code repositories
-
1
Compilation of Commit Changes Within Java Source Code Repositories
ISSN: 2576-3148Veröffentlicht: IEEE 06.10.2024Veröffentlicht in Proceedings - Conference on Software Maintenance (1987) (06.10.2024)“… Such patches for dependencies are curated in databases in the form of fix-commits. But fix-commits are in source code, and automatically compiling whole Java projects to bytecode is notoriously hard, particularly for non-current versions of the code …”
Volltext
Tagungsbericht -
2
Compilation of Commit Changes within Java Source Code Repositories
ISSN: 2331-8422Veröffentlicht: Ithaca Cornell University Library, arXiv.org 25.07.2024Veröffentlicht in arXiv.org (25.07.2024)“… Such patches for dependencies are curated in databases in the form of fix-commits. But fixcommits are in source code, and automatically compiling whole Java projects to bytecode is notoriously hard, particularly for non-current versions of the code …”
Volltext
Paper -
3
CoUpJava: A Dataset of Code Upgrade Histories in Open-Source Java Repositories
ISSN: 2574-3864Veröffentlicht: IEEE 28.04.2025Veröffentlicht in Proceedings (IEEE/ACM International Conference on Mining Software Repositories. Online) (28.04.2025)“… However, there exists no benchmark for evaluating the code upgrade ability of LLMs, as distilling code changes related to programming language evolution from real-world software repositories' commit …”
Volltext
Tagungsbericht -
4
Oracle Unveils Oracle(R) Developer Depot-Industry's Easiest Discover-to-Deploy Tool and Source Code Repository For Java and SOA Application Developers
Veröffentlicht: PR Newswire Association LLC 23.10.2006Veröffentlicht in PR newswire (23.10.2006)Volltext
Newspaper Article -
5
FACER: An API usage-based code-example recommender for opportunistic reuse
ISSN: 1382-3256, 1573-7616Veröffentlicht: New York Springer US 01.11.2021Veröffentlicht in Empirical software engineering : an international journal (01.11.2021)“… FACER first constructs a code fact repository by parsing the source code of open-source Java projects to obtain methods …”
Volltext
Journal Article -
6
Oracle Unveils Oracle(R) Developer Depot-Industry's Easiest Discover-to-Deploy Tool and Source Code Repository For Java and SOA Application Developers; New Software Simplifies Application Assembly and Reduces Development Time and Effort via Existing Code Discovery and Reuse
Veröffentlicht: New York PR Newswire Association LLC 23.10.2006Veröffentlicht in PR Newswire (23.10.2006)“… ) Developer Depot, a free, downloadable developerproductivity tool that dramatically simplifies the way Java developers find,configure and provision Java applications for learning or prototypingpurposes …”
Volltext
Newsletter -
7
Efficient Incremental Code Coverage Analysis for Regression Test Suites
ISSN: 2643-1572Veröffentlicht: ACM 27.10.2024Veröffentlicht in IEEE/ACM International Conference on Automated Software Engineering : [proceedings] (27.10.2024)“… Code coverage analysis has been widely adopted in the continuous integration of open-source and industry software repositories to monitor the adequacy of regression test suites …”
Volltext
Tagungsbericht -
8
A Mining-Software-Repository study on deprecated API usages in open-source Java software applications
ISSN: 0950-5849Veröffentlicht: Elsevier B.V 01.10.2025Veröffentlicht in Information and software technology (01.10.2025)“… We aimed to gather preliminary empirical evidence on deprecated API usages in open-source Java applications …”
Volltext
Journal Article -
9
Source Code Statement Classification using ANTLR and Random Forest
ISSN: 2769-5492Veröffentlicht: IEEE 26.07.2023Veröffentlicht in International Seminar on Intelligent Technology and its Applications (26.07.2023)“… In software development, source code analysis is essential to maintain software. One of the metrics used to assess software quality is software complexity …”
Volltext
Tagungsbericht -
10
Real-time multi-view deconvolution
ISSN: 1367-4803, 1367-4811, 1460-2059Veröffentlicht: England Oxford University Press 15.10.2015Veröffentlicht in Bioinformatics (15.10.2015)“… : Source code and binaries are available …”
Volltext
Journal Article -
11
Optimizing Pre-trained Code Embeddings with Triplet Loss for Code Smell Detection
ISSN: 2169-3536, 2169-3536Veröffentlicht: Piscataway IEEE 01.01.2025Veröffentlicht in IEEE access (01.01.2025)“… Code embedding represents code semantics in vector form. While existing code embedding methods have been successfully employed for various source code analysis …”
Volltext
Journal Article -
12
On tracking Java methods with Git mechanisms
ISSN: 0164-1212, 1873-1228Veröffentlicht: Elsevier Inc 01.07.2020Veröffentlicht in The Journal of systems and software (01.07.2020)“… An existing technique named Historage converts a Git repository of a Java project to a finer-grained one …”
Volltext
Journal Article -
13
On using machine learning to automatically classify software applications into domain categories
ISSN: 1382-3256, 1573-7616Veröffentlicht: Boston Springer US 01.06.2014Veröffentlicht in Empirical software engineering : an international journal (01.06.2014)“… Unfortunately, for different legal and organizational reasons, the applications’ source code is often not available, thus making it difficult to automatically categorize these applications …”
Volltext
Journal Article -
14
An Organized Repository of Ethereum Smart Contracts’ Source Codes and Metrics
ISSN: 1999-5903, 1999-5903Veröffentlicht: Basel MDPI AG 01.11.2020Veröffentlicht in Future internet (01.11.2020)“… Many empirical software engineering studies show that there is a need for repositories where source codes are acquired, filtered and classified …”
Volltext
Journal Article -
15
Evaluation of a model-based testing platform for Java applications
ISSN: 1751-8806, 1751-8814, 1751-8814Veröffentlicht: The Institution of Engineering and Technology 01.04.2020Veröffentlicht in IET software (01.04.2020)“… A case study is conducted using two open-source Java systems from public repositories, and 15 different configurations …”
Volltext
Journal Article -
16
Why Did Developers Migrate Android Applications From Java to Kotlin?
ISSN: 0098-5589, 1939-3520Veröffentlicht: New York IEEE 01.11.2022Veröffentlicht in IEEE transactions on software engineering (01.11.2022)“… ) evolve their existing Android applications written in Java by adding Kotlin code (possible thanks to the interoperability between the two languages), or c …”
Volltext
Journal Article -
17
Dissection on Java Organs in GitHub Repositories
ISSN: 2169-3536, 2169-3536Veröffentlicht: Piscataway IEEE 2019Veröffentlicht in IEEE access (2019)“… In this paper, we look deep into organs obtained from software evolution processes of the ten large-scale Java repositories hosted on GitHub, aiming at providing practical information for utilizing …”
Volltext
Journal Article -
18
JLeaks: A Featured Resource Leak Repository Collected From Hundreds of Open-Source Java Projects
ISSN: 1558-1225Veröffentlicht: ACM 14.04.2024Veröffentlicht in Proceedings / International Conference on Software Engineering (14.04.2024)“… However, existing repositories collected from open-source projects are either small-scale or inadequately labeled and packed …”
Volltext
Tagungsbericht -
19
Using LSTMs to Model the Java Programming Language
ISSN: 2331-8422Veröffentlicht: Ithaca Cornell University Library, arXiv.org 26.08.2019Veröffentlicht in arXiv.org (26.08.2019)“… Java source code from four different repositories undergoes a transformation that preserves the logical structure of the source code and removes the code's various specificities such as variable …”
Volltext
Paper -
20
Understanding the adoption of modern Javascript features: An empirical study on open-source systems
ISSN: 1382-3256, 1573-7616Veröffentlicht: New York Springer US 01.08.2025Veröffentlicht in Empirical software engineering : an international journal (01.08.2025)“… JavaScript is a widely used programming language initially designed to make the Web more dynamic in the 1990s …”
Volltext
Journal Article