Search Results - (program OR ((((programm OR program) OR program) OR program) OR program)) java*
-
1
Identifying Failure Causes in Java Programs: An Application of Change Impact Analysis
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.09.2006Published in IEEE transactions on software engineering (01.09.2006)“…During program maintenance, a programmer may make changes that enhance program functionality or fix bugs in code…”
Get full text
Journal Article -
2
Scaling step-wise refinement
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.06.2004Published in IEEE transactions on software engineering (01.06.2004)“…Step-wise refinement is a powerful paradigm for developing a complex program from a simple program by adding features incrementally…”
Get full text
Journal Article -
3
On the Efficiency of Test Suite based Program Repair A Systematic Assessment of 16 Automated Repair Systems for Java Programs
ISSN: 1558-1225Published: ACM 01.10.2020Published in 2020 IEEE/ACM 42nd International Conference on Software Engineering (ICSE) (01.10.2020)“…Test-based automated program repair has been a prolific field of research in software engineering in the last decade…”
Get full text
Conference Proceeding -
4
Automatically detecting and describing high level actions within methods
ISBN: 9781450304450, 1450304451ISSN: 0270-5257Published: New York, NY, USA ACM 21.05.2011Published in 2011 33rd International Conference on Software Engineering (ICSE) (21.05.2011)“… Our studies of 1000 Java programs indicate that our heuristics for identifying code fragments implementing high level actions are widely applicable…”
Get full text
Conference Proceeding -
5
ARJA: Automated Repair of Java Programs via Multi-Objective Genetic Programming
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.10.2020Published in IEEE transactions on software engineering (01.10.2020)“…) to rearrange the statements already extant in the buggy program. However, recent empirical studies show that the performance of GenProg is not fully satisfactory, particularly for Java…”
Get full text
Journal Article -
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)“…, if-then-else statements). This approach takes a buggy program as well as a test suite as input and generates a patch with a conditional expression as output…”
Get full text
Journal Article -
7
Unlocking the mentally ill in Indonesia: An empirical study of the effectiveness of a “Bebas Pasung” program in Central Java
ISSN: 1932-6203, 1932-6203Published: United States Public Library of Science 18.10.2024Published in PloS one (18.10.2024)“…) from confinement and provided mental health services. This study is an empirical evaluation of the effectiveness of one Bebas Pasung program in Indonesia at two-year follow…”
Get full text
Journal Article -
8
APR4Vul: an empirical study of automatic program repair techniques on real-world Java vulnerabilities
ISSN: 1382-3256, 1573-7616Published: New York Springer US 01.02.2024Published in Empirical software engineering : an international journal (01.02.2024)“…Security vulnerability fixes could be a promising research avenue for Automated Program Repair (APR) techniques…”
Get full text
Journal Article -
9
Finite‐state model extraction and visualization from Java program execution
ISSN: 0038-0644, 1097-024XPublished: Bognor Regis Wiley Subscription Services, Inc 01.02.2021Published in Software, practice & experience (01.02.2021)“… In this article, we use the term model extraction to refer to the construction of a finite‐state model from an execution trace of a Java program and a set of key attributes, that is, a subset of the fields of the objects in the program execution…”
Get full text
Journal Article -
10
Node.js: Using JavaScript to Build High-Performance Network Programs
ISSN: 1089-7801, 1941-0131Published: New York, NY IEEE 01.11.2010Published in IEEE internet computing (01.11.2010)“…One of the more interesting developments recently gaining popularity in the server-side JavaScript space is Node.js…”
Get full text
Journal Article -
11
Program slicing of Java programs
ISSN: 2352-2208Published: Elsevier Inc 01.01.2023Published in Journal of logical and algebraic methods in programming (01.01.2023)“…) exist to deal with Java object-oriented programs. In this paper, we present an incompleteness result proving that these graphs do not produce complete slices…”
Get full text
Journal Article -
12
Introduction to Programming: Learn to Program in Java with Data Structures, Algorithms, and Logic
ISBN: 9781788839129, 1788839129Published: Birmingham Packt Publishing, Limited 2018“…? Do you want to learn to program but just don't know where to start? Have all other learning resources got you confused with over explanations, rather than walking you in the right direction…”
Get full text
eBook -
13
GenProgJS: A Baseline System for Test-Based Automated Repair of JavaScript Programs
ISSN: 0098-5589, 1939-3520Published: New York IEEE 01.02.2025Published in IEEE transactions on software engineering (01.02.2025)“…, others on Java or even Python programs. In this work, a tool named GenProgJS is presented, which generates candidate patches for faulty JavaScript programs…”
Get full text
Journal Article -
14
Mathematical Formula Computing Based on JavaEE and MATLAB
ISSN: 1874-4443, 1874-4443Published: 2014Published in The Open automation and control systems journal (2014)Get full text
Journal Article -
15
Compact visualization of Java program execution
ISSN: 0038-0644, 1097-024XPublished: Bognor Regis Wiley Subscription Services, Inc 01.02.2017Published in Software, practice & experience (01.02.2017)“…Summary The context of this work is a practical, open‐source visualization system, called JIVE, that supports two forms of runtime visualizations of Java programs…”
Get full text
Journal Article -
16
Virtual Program Counter (VPC) Prediction: Very Low Cost Indirect Branch Prediction Using Conditional Branch Prediction Hardware
ISSN: 0018-9340, 1557-9956Published: New York IEEE 01.09.2009Published in IEEE transactions on computers (01.09.2009)“…Indirect branches have become increasingly common in modular programs written in modern object-oriented languages and virtual-machine-based runtime systems…”
Get full text
Journal Article -
17
Analyzing syntactic constructs of Java programs with machine learning
ISSN: 0957-4174, 1873-6793Published: Elsevier Ltd 01.04.2023Published in Expert systems with applications (01.04.2023)“…The massive number of open-source projects in public repositories has notably increased in the last years. Such repositories represent valuable information to…”
Get full text
Journal Article -
18
Fuzzing JavaScript engines with a syntax-aware neural program model
ISSN: 0167-4048Published: Elsevier Ltd 01.09.2024Published in Computers & security (01.09.2024)“…Neural network language modeling has become a remarkable approach in the generation of test cases for fuzzing JavaScript engines…”
Get full text
Journal Article -
19
Program Interoperable Large Language Model Software Testing Scheme: A Case Study on JavaScript Engine Fuzzing
ISSN: 1545-5971, 1941-0018Published: Washington IEEE 01.11.2025Published in IEEE transactions on dependable and secure computing (01.11.2025)“… However, LLMs are designed for human interaction, which poses the following challenges when interacting with programs for testing: 1…”
Get full text
Journal Article -
20
jsPsych: A JavaScript library for creating behavioral experiments in a Web browser
ISSN: 1554-3528, 1554-3528Published: Boston Springer US 01.03.2015Published in Behavior research methods (01.03.2015)“… This article introduces jsPsych, a JavaScript library for the development of Web-based experiments…”
Get full text
Journal Article

