Suchergebnisse - (java OR jan) source code
-
1
Automatic Source Code Summarization of Context for Java Methods
ISSN: 0098-5589, 1939-3520Veröffentlicht: New York IEEE 01.02.2016Verö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
UMLsecRT: Reactive Security Monitoring of Java Applications with Round-Trip Engineering
ISSN: 0098-5589, 1939-3520Veröffentlicht: New York IEEE 01.01.2024Verö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
SPOON: A library for implementing analyses and transformations of Java source code
ISSN: 0038-0644, 1097-024XVeröffentlicht: Bognor Regis Blackwell Publishing Ltd 01.09.2016Verö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
Classifying code comments in Java software systems
ISSN: 1382-3256, 1573-7616Veröffentlicht: New York Springer US 01.06.2019Veröffentlicht 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 …”
Volltext
Journal Article -
5
A Comparative Study of Static Code Analysis tools for Vulnerability Detection in C/C++ and JAVA Source Code
ISSN: 1877-0509, 1877-0509Veröffentlicht: Elsevier B.V 2020Verö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
Is code coverage of performance tests related to source code features? An empirical study on open-source Java systems
ISSN: 1382-3256, 1573-7616Veröffentlicht: New York Springer US 01.12.2025Veröffentlicht 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 …”
Volltext
Journal Article -
7
An Eye-Tracking Study of Java Programmers and Application to Source Code Summarization
ISSN: 0098-5589, 1939-3520Veröffentlicht: New York IEEE 01.11.2015Verö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
JavaScript Dead Code Identification, Elimination, and Empirical Assessment
ISSN: 0098-5589, 1939-3520Veröffentlicht: New York IEEE 01.07.2023Verö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
A novel code representation for detecting Java code clones using high-level and abstract compiled code representations
ISSN: 1932-6203, 1932-6203Veröffentlicht: United States Public Library of Science 10.05.2024Verö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
Spork: Structured Merge for Java With Formatting Preservation
ISSN: 0098-5589, 1939-3520, 1939-3520Veröffentlicht: New York IEEE 01.01.2023Verö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
A declarative approach to detecting design patterns from Java execution traces and source code
ISSN: 0950-5849, 1873-6025Veröffentlicht: Elsevier B.V 01.07.2024Verö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
Java Source Code Vulnerability Detection Using Large Language Model
ISSN: 1877-0509, 1877-0509Veröffentlicht: Elsevier B.V 2025Verö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
State‐of‐the‐practice in quality assurance in Java‐based open source software development
ISSN: 0038-0644, 1097-024XVeröffentlicht: Bognor Regis Wiley Subscription Services, Inc 01.08.2024Verö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
Java Code Clone Detection by Exploiting Semantic and Syntax Information From Intermediate Code-Based Graph
ISSN: 0018-9529, 1558-1721Veröffentlicht: New York IEEE 01.06.2023Verö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
Vulnerability detection in Java source code using a quantum convolutional neural network with self-attentive pooling, deep sequence, and graph-based hybrid feature extraction
ISSN: 2045-2322, 2045-2322Veröffentlicht: London Nature Publishing Group UK 28.03.2024Verö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
Code coverage differences of Java bytecode and source code instrumentation tools
ISSN: 0963-9314, 1573-1367Veröffentlicht: New York Springer US 01.03.2019Verö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
igv.js: an embeddable JavaScript implementation of the Integrative Genomics Viewer (IGV)
ISSN: 1367-4811, 1367-4803, 1367-4811Veröffentlicht: England Oxford University Press 01.01.2023Verö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
Characterizing logging practices in Java-based open source software projects – a replication study in Apache Software Foundation
ISSN: 1382-3256, 1573-7616Veröffentlicht: New York Springer US 01.02.2017Veröffentlicht in Empirical software engineering : an international journal (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
Predicting software reuse using machine learning techniques—A case study on open-source Java software systems
ISSN: 1932-6203, 1932-6203Veröffentlicht: United States Public Library of Science 13.02.2025Veröffentlicht in PloS one (13.02.2025)“… Our approach uses cross-project code clone detection to establish the ground …”
Volltext
Journal Article -
20
Serializing java objects in plain code
ISSN: 0164-1212, 1873-1228Veröffentlicht: Elsevier Inc 01.04.2026Verö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