Výsledky vyhľadávania - Java Programs - Verification
-
1
Improving Automated Program Verification for Java Programs with Fuzzing
ISSN: 2151-0849Vydavateľské údaje: IEEE 16.11.2025Vydané v IEEE/ACM International Conference on Automated Software Engineering workshops (16.11.2025)“…Formal verification of programs has long been used to provide rigorous correctness guarantees on program behavior…”
Získať plný text
Konferenčný príspevok.. -
2
Automatic verification of Java programs with dynamic frames
ISSN: 0934-5043, 1433-299XVydavateľské údaje: London Springer-Verlag 01.05.2010Vydané v Formal aspects of computing (01.05.2010)“…Framing in the presence of data abstraction is a challenging and important problem in the verification of object-oriented programs Leavens et al…”
Získať plný text
Journal Article -
3
Automatic verification of Java programs with dynamic frames: Software products: Extended papers from the International Conference on Fundamental Approaches to Software Engineering (FASE 2008), Budapest, Hungary
ISSN: 0934-5043, 1433-299XVydavateľské údaje: Heidelberg Springer 2010Vydané v Formal aspects of computing (2010)Získať plný text
Journal Article -
4
Analysis and Verification on SQLIA Vulnerability for Java EE Programs
ISSN: 1673-9418Vydavateľské údaje: Journal of Computer Engineering and Applications Beijing Co., Ltd., Science Press 01.02.2021Vydané v Jisuanji kexue yu tansuo (01.02.2021)“… This paper proposes a solution to detect and verify SQLIA vulnerabilities in Java Web programs…”
Získať plný text
Journal Article -
5
JCML: A specification language for the runtime verification of Java Card programs
ISSN: 0167-6423, 1872-7964Vydavateľské údaje: Elsevier B.V 01.04.2012Vydané v Science of computer programming (01.04.2012)“… to improve the safety of Java Card applets concentrates on static verification methods. This work presents a runtime verification approach based on Design by Contract to improve the safety of Java Card applications…”
Získať plný text
Journal Article -
6
Runtime verification on abstract finite state models
ISSN: 0164-1212, 1873-1228Vydavateľské údaje: Elsevier Inc 01.10.2024Vydané v The Journal of systems and software (01.10.2024)“… In this paper, we show how to extract finite state models from a run of a multi-threaded Java program and carry out runtime verification of correctness properties…”
Získať plný text
Journal Article -
7
TacoFlow: optimizing SAT program verification using dataflow analysis
ISSN: 1619-1366, 1619-1374Vydavateľské údaje: Berlin/Heidelberg Springer Berlin Heidelberg 01.02.2015Vydané v Software and systems modeling (01.02.2015)“…In previous work, we presented TACO, a tool for efficient bounded verification. TACO translates programs annotated with contracts to a SAT problem which is then solved resorting to off-the-shelf SAT-solvers…”
Získať plný text
Journal Article -
8
A semi-formal approach for Java programs verification
ISBN: 9781457709050, 1457709058Vydavateľské údaje: IEEE 01.04.2011Vydané v 2011 10th International Symposium on Programming and Systems (01.04.2011)“… The new approach, called SEmi-FORmal verification of Java programs or simply SE4J, uses tests to build a formal probabilistic model…”
Získať plný text
Konferenčný príspevok.. -
9
Constraint Based Testing and Verification of Java Bytecode Programs
ISSN: 2327-1884Vydavateľské údaje: IEEE 01.10.2018Vydané v 2018 IEEE 5th International Congress on Information Science and Technology (CiSt) (01.10.2018)“…In this paper, we propose to apply constraint based testing and verification of Java bytecode programs augmented with their user specifications…”
Získať plný text
Konferenčný príspevok.. -
10
An infrastructure for tractable verification of javascript programs
Vydavateľské údaje: ProQuest Dissertations & Theses 01.01.2017“… This thesis presents JaVerT, a semi-automatic JavaScript Verification Toolchain for tractable logic-based verification of JavaScript programs…”
Získať plný text
Dissertation -
11
Specifying multithreaded Java semantics for program verification
ISBN: 158113472X, 9781581134728ISSN: 0270-5257Vydavateľské údaje: New York, NY, USA ACM 01.01.2002Vydané v Proceedings - International Conference on Software Engineering (01.01.2002)“… Most current work on multithreaded Java program verification assumes a model of execution that is based on interleaving of the operations of the individual threads…”
Získať plný text
Konferenčný príspevok.. Journal Article -
12
A Framework for the Cryptographic Verification of Java-Like Programs
ISBN: 146731918X, 9781467319188ISSN: 1063-6900Vydavateľské údaje: IEEE 01.06.2012Vydané v 2012 IEEE 25th Computer Security Foundations Symposium (01.06.2012)“…We consider the problem of establishing cryptographic guarantees -- in particular, computational indistinguishability -- for Java or Java-like programs that use cryptography…”
Získať plný text
Konferenčný príspevok.. -
13
Verification of Java programs in Coq
ISBN: 9781424490295, 1424490294Vydavateľské údaje: IEEE 01.09.2010Vydané v 2010 2nd Computer Science and Electronic Engineering Conference (01.09.2010)“… Furthermore, since the model is given in the intensional type theory, machine-supported verification of Java programs can be done by proving specifications that is satisfied by Java programs in Coq with regard to the state of objects…”
Získať plný text
Konferenčný príspevok.. -
14
Specifying multithreaded Java semantics for program verification
ISBN: 158113472X, 9781581134728Vydavateľské údaje: IEEE 2002Vydané v Software Engineering, 24th International Conference on ICSE 2002: IEEE Computer Society (2002)“…Most current work on multithreaded Java program verification assumes a model of execution that is based on interleaving of the operations of the individual threads…”
Získať plný text
Konferenčný príspevok.. -
15
Deductive Verification of Floating-Point Java Programs in KeY
ISSN: 2331-8422Vydavateľské údaje: Ithaca Cornell University Library, arXiv.org 21.01.2021Vydané v arXiv.org (21.01.2021)“…Deductive verification has been successful in verifying interesting properties of real-world programs…”
Získať plný text
Paper -
16
Verification of Java Programs with Interacting Analysis Plugins
ISSN: 1571-0661, 1571-0661Vydavateľské údaje: Elsevier B.V 14.01.2006Vydané v Electronic notes in theoretical computer science (14.01.2006)“…In this paper we propose a modular framework for program analysis, where multiple program analysis tools are combined in order to exploit the particular advantages of each. This allows for “plugging together…”
Získať plný text
Journal Article -
17
Practical JFSL verification using TACO
ISSN: 0038-0644, 1097-024XVydavateľské údaje: Bognor Regis Blackwell Publishing Ltd 01.03.2014Vydané v Software, practice & experience (01.03.2014)“…SUMMARYTranslation of Annotated COde (TACO) is a SAT‐based tool for bounded verification of Java programs…”
Získať plný text
Journal Article -
18
Specification and Runtime Verification of Java Card Programs
ISSN: 1571-0661, 1571-0661Vydavateľské údaje: Elsevier B.V 02.07.2009Vydané v Electronic notes in theoretical computer science (02.07.2009)“… They are required to be portable and safe. Often, the requirements of the application impose the use of dynamic, on-card verifications, but most of the research developed to improve safety of Java Card applets concentrates on static verification methods…”
Získať plný text
Journal Article -
19
ChosenSecurity Providing Mobile Application Code Signing for Global Java™ Platform Micro Edition (Java ME) Verification Program
Vydavateľské údaje: Business Wire, Inc 21.07.2009Vydané v Business Wire (21.07.2009)Získať plný text
Newspaper Article -
20
Sun announces Java verification program
ISSN: 1081-3187Vydavateľské údaje: Cedar Park Publications & Communications, Inc 01.09.2002Vydané v ServerWorld (01.09.2002)“…The Java Verification Program for the enterprise tests the portability of enterprise applications across different implementations of J2EE…”
Získať plný text
Trade Publication Article

