Search Results - java (source OR resource) code check
-
1
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 -
2
A study and toolkit of CHECK-THEN-ACT idioms of Java concurrent collections
ISSN: 0960-0833, 1099-1689Published: Chichester Blackwell Publishing Ltd 01.06.2015Published in Software testing, verification & reliability (01.06.2015)“…) concurrent collections. We analyze 28 widely used open‐source Java projects (comprising 6.4 million lines of code…”
Get full text
Journal Article -
3
GRADESTYLE: GitHub-Integrated and Automated Assessment of Java Code Style
ISSN: 2832-7578Published: IEEE 01.05.2023Published in IEEE/ACM International Conference on Software Engineering: Software Engineering Education and Training (Online) (01.05.2023)“… This paper presents GRADESTYLE, a tool for automatically assessing the code style of Java assignments…”
Get full text
Conference Proceeding -
4
Data Structures in Java
ISBN: 1683929551, 9781683929550Published: Herndon, VA Mercury Learning & Information 2023“… The first chapter contains a quick introduction to Java, along with Java code samples to check for leap years, find divisors of a number, and work with arrays of strings…”
Get full text
eBook -
5
An Implementation of Naming Rule Checking Function and its Applications to Java Programming Codes
ISSN: 2158-4001Published: IEEE 11.01.2025Published in Proceedings of IEEE International Symposium on Consumer Electronics (11.01.2025)“… them. For evaluations, we applied the proposal to 2, 908 source codes submitted in Java programming courses from students in Okayama University, Japan, Malang State Polytechnic, Indonesia, and Yamaguchi University, Japan…”
Get full text
Conference Proceeding -
6
Nopol: Automatic Repair of Conditional Statement Bugs in Java Programs
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.01.2017Published in IEEE transactions on software engineering (01.01.2017)“… Second, runtime trace collection is used to collect variables and their actual values, including primitive data types and objected-oriented features (e.g., nullness checks…”
Get full text
Journal Article -
7
Comparing the understandability of iteration mechanisms over Collections in Java
ISSN: 2300-3405, 0867-6356, 2300-3405Published: Poznan Sciendo 01.03.2023Published in Foundations of computing and decision sciences (01.03.2023)“…Source code understandability is a desirable quality factor affecting long-term code maintenance…”
Get full text
Journal Article -
8
Performance Analysis and Comparison of Node.Js and Java Spring Boot in Implementation of Restful Applications
ISSN: 0038-0644, 1097-024XPublished: Hoboken, USA John Wiley & Sons, Inc 01.07.2025Published in Software, practice & experience (01.07.2025)“… Objectives The main objective of this work is to check and compare the performance between Node.js and Java Spring Boot, in the context of implementing RESTful applications. REST…”
Get full text
Journal Article -
9
DiffSearch: A Scalable and Precise Search Engine for Code Changes
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.04.2023Published in IEEE transactions on software engineering (01.04.2023)“…The source code of successful projects is evolving all the time, resulting in hundreds of thousands of code changes stored in source code repositories…”
Get full text
Journal Article -
10
Source Code Authorship Identification Using Deep Neural Networks
ISSN: 2073-8994, 2073-8994Published: Basel MDPI AG 01.12.2020Published in Symmetry (Basel) (01.12.2020)“… The more source code is open, the more the project is open to contributors. The possibility of accidental or deliberate use of someone…”
Get full text
Journal Article -
11
A Credential Usage Study: Flow-Aware Leakage Detection in Open-Source Projects
ISSN: 1556-6013, 1556-6021Published: New York IEEE 2024Published in IEEE transactions on information forensics and security (2024)“… We implemented a detection tool, SEAGULL, to automatically check open-source projects based on string literal and code structure information…”
Get full text
Journal Article -
12
Verifying temporal specifications of Java programs
ISSN: 0963-9314, 1573-1367Published: New York Springer US 01.06.2020Published in Software quality journal (01.06.2020)“…Many Java programs encode temporal behaviors in their source code, typically mixing three features provided by the Java language: (1…”
Get full text
Journal Article -
13
Automated refactoring to the Null Object design pattern
ISSN: 0950-5849, 1873-6025Published: Amsterdam Elsevier B.V 01.03.2015Published in Information and software technology (01.03.2015)“…•We introduce an algorithm for automated discovery of refactoring opportunities.•We specify refactoring preconditions and the source code transformation procedure…”
Get full text
Journal Article -
14
Horizontal Scaling Implementation with Container Orchestrator. Reliability Analysis during Stress and Performance Testing
ISSN: 1582-7445, 1844-7600Published: Suceava Stefan cel Mare University of Suceava 01.08.2024Published in Advances in Electrical and Computer Engineering (01.08.2024)“… Section II is centered on the Docker feature that packages the source code into images, facilitating testing in local containers, preparing them for the container orchestrator, Kubernetes…”
Get full text
Journal Article -
15
A Comparative Analysis of Static Code Analysis Tools that check Java Code Adherence to Java Coding Standards
Published: IEEE 01.03.2019Published in 2019 2nd International Conference on Communication, Computing and Digital systems (C-CODE) (01.03.2019)“… Implementing Java Coding standards on Java code has great importance as it creates consistency and as a result better development and maintenance…”
Get full text
Conference Proceeding -
16
Machine Learning for Technical Debt Identification
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.12.2022Published in IEEE transactions on software engineering (01.12.2022)“… To alleviate this issue we use 18 metrics pertaining to source code, repository activity, issue tracking, refactorings, duplication and commenting rates of each class as features for statistical…”
Get full text
Journal Article -
17
Is Your Android App Insecure? Patching Security Functions With Dynamic Policy Based on a Java Reflection Technique
ISSN: 2169-3536, 2169-3536Published: Piscataway IEEE 2020Published in IEEE access (2020)“… security function insertion or misused code patching without the original application (app) source code. Studies on permission control, misused code patching, security function insertion based on static policies, etc…”
Get full text
Journal Article -
18
Static code analysis
ISSN: 0740-7459, 1937-4194Published: Los Alamitos IEEE 01.07.2006Published in IEEE software (01.07.2006)“… (when it's tested). We use FindBugs, a popular open source static code checker for Java. Static code checkers in Java come in two flavors…”
Get full text
Journal Article -
19
Towards Detecting Inconsistent Comments in Java Source Code Automatically
ISSN: 2470-6892Published: IEEE 01.09.2020Published in Proceedings / IEEE International Working Conference on Source Code Analysis and Manipulation (01.09.2020)“…A number of tools are available to software developers to check consistency of source code during software evolution…”
Get full text
Conference Proceeding -
20
An Independent Learning System for Flutter Cross-Platform Mobile Programming with Code Modification Problems
ISSN: 2078-2489, 2078-2489Published: Basel MDPI AG 01.10.2024Published in Information (Basel) (01.10.2024)“…Nowadays, with the common use of smartphones in daily lives, mobile applications have become popular around the world, which will lead to a rise in Flutter…”
Get full text
Journal Article

