Search Results - Java Source Code Check*
-
1
Java Source Code Static Check Eclipse Plug-In Based on Common Design Pattern
ISBN: 9781479928828, 1479928828Published: IEEE 01.12.2013Published in WCSE 2013 : proceedings : 2013 fourth World Congress on Software Engineering : 3-4 December 2013, Hong Kong, China (01.12.2013)“… This paper proposes a new way to detect design pattern in Java applications by analyzing the java source code…”
Get full text
Conference Proceeding -
2
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)“… In this paper, we consider four naming rules to write a readable code and implement the naming rule checking function to check whether the given code follows…”
Get full text
Conference Proceeding -
3
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 -
4
Tracking Null Checks in Open-Source Java Systems
Published: IEEE 01.03.2016Published in 2016 IEEE 23rd International Conference on Software Analysis, Evolution, and Reengineering (SANER) (01.03.2016)“… However, a study on understanding null usage is still missing. In this paper we analyze null checks in 810 open-source Java systems and manually inspect 100 code samples to understand when and why developers use null. We find that 35…”
Get full text
Conference Proceeding -
5
A Threshold Selection Method in Code Plagiarism Checking Function for Code Writing Problem in Java Programming Learning Assistant System Considering AI-Generated Codes
ISSN: 2813-2203, 2813-2203Published: 26.12.2025Published in Analytics (Basel) (26.12.2025)“… The correctness of an answer code is validated by running it on JUnit. In previous works, we implemented a code plagiarism checking function that calculates the similarity score for each pair of answer codes based on the Levenshtein distance…”
Get full text
Journal Article -
6
Code Plagiarism Checking Function and Its Application for Code Writing Problem in Java Programming Learning Assistant System
ISSN: 2813-2203, 2813-2203Published: MDPI AG 17.01.2024Published in Analytics (17.01.2024)“…A web-based Java programming learning assistant system (JPLAS) has been developed for novice students to study Java programming by themselves while enhancing code reading and code writing skills…”
Get full text
Journal Article -
7
Compilation Techniques for Real-Time Java Programs
ISBN: 9780769527642, 0769527647Published: Washington, DC, USA IEEE Computer Society 11.03.2007Published in Proceedings of the International Symposium on Code Generation and Optimization (11.03.2007)“…). The main focus of this paper is on the various techniques employed by the TR compilers to optimize and regulate the performance of code running in a real-time Java environment through a simple Java source code example…”
Get full text
Conference Proceeding -
8
A Java typestate checker supporting inheritance
ISSN: 0167-6423Published: Elsevier B.V 01.09.2022Published in Science of computer programming (01.09.2022)“…), a tool that verifies Java source code with respect to typestates. A typestate defines the object's states, the methods that can be called in each state, and the states resulting from the calls…”
Get full text
Journal Article -
9
Instant and global consistency checking during collaborative engineering
ISSN: 1619-1366, 1619-1374Published: Berlin/Heidelberg Springer Berlin Heidelberg 01.12.2022Published in Software and systems modeling (01.12.2022)“…, consistency checking between UML models and the source code). Global…”
Get full text
Journal Article -
10
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 -
11
Static Architecture-Conformance Checking: An Illustrative Overview
ISSN: 0740-7459, 1937-4194Published: Los Alamitos, CA IEEE 01.09.2010Published in IEEE software (01.09.2010)“…: dependency-structure matrices, source code query languages, and reflexion models. To highlight the similarities and differences between these three techniques…”
Get full text
Journal Article -
12
Styler: learning formatting conventions to repair Checkstyle violations
ISSN: 1382-3256, 1573-7616, 1573-7616Published: New York Springer US 01.11.2022Published in Empirical software engineering : an international journal (01.11.2022)“… To do so, the source code of a project should be checked against the formatting conventions (or rules…”
Get full text
Journal Article -
13
Checking security compliance between models and code
ISSN: 1619-1366, 1619-1374, 1619-1374Published: Berlin/Heidelberg Springer Berlin Heidelberg 01.02.2023Published in Software and systems modeling (01.02.2023)“… Assuring this compliance manually is labor intensive and can be error-prone. This work introduces the first semi-automatic technique for secure data flow compliance checks between design models and code…”
Get full text
Journal Article -
14
Understanding the implemented access control policy of Android system services with slicing and extended static checking
ISSN: 1615-5262, 1615-5270Published: Berlin/Heidelberg Springer Berlin Heidelberg 01.08.2015Published in International journal of information security (01.08.2015)“… Since the Android source code is publicly available, the security community has the chance to assess the security mechanisms of Android…”
Get full text
Journal Article -
15
A Framework for Checking Regression Test Selection Tools
ISSN: 1558-1225Published: IEEE 01.05.2019Published in Proceedings / International Conference on Software Engineering (01.05.2019)“…Regression test selection (RTS) reduces regression testing costs by re-running only tests that can change behavior due to code changes…”
Get full text
Conference Proceeding -
16
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 -
17
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 -
18
Specification and automatic checking of architecture constraints on object oriented programs
ISSN: 0950-5849, 1873-6025Published: Elsevier B.V 01.09.2018Published in Information and software technology (01.09.2018)“… These constraints can be specified with predicate languages like OCL at design time and checked on design artifacts. Objective…”
Get full text
Journal Article -
19
JCSI: A tool for checking secure information flow in Java Card applications
ISSN: 0164-1212, 1873-1228Published: New York Elsevier Inc 01.11.2012Published in The Journal of systems and software (01.11.2012)“… ► The tool is downloadable from www.eecs.qmul.ac.uk/~masci/JCSI. This paper describes a tool for checking secure information flow in Java Card applications…”
Get full text
Journal Article -
20
Multi-view city-based approach for code-smell evolution visualisation
ISSN: 1751-8806, 1751-8814, 1751-8814Published: The Institution of Engineering and Technology 01.10.2020Published in IET software (01.10.2020)“…Code smells are indicators of inappropriate and possibly harmful design decisions that could lead to issues in the comprehensibility and maintainability of software systems…”
Get full text
Journal Article

