1999
DOI: 10.1007/3-540-48234-2_17
|View full text |Cite
|
Sign up to set email alerts
|

Applying Model Checking in Java Verification

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
12
0

Year Published

1999
1999
2019
2019

Publication Types

Select...
6
3
1

Relationship

0
10

Authors

Journals

citations
Cited by 30 publications
(12 citation statements)
references
References 12 publications
0
12
0
Order By: Relevance
“…The first version of JPF (Havelund and Pressburger, 1999), as well as the JCAT system (Demartini et al, 1999a), was based on a translation from Java to Promela. Although both these systems were successful in model checking some interesting Java programs (Havelund and Skakkebaek, 1999;Demartini et al, 1999a), such source-tosource translations suffer from two serious drawbacks:…”
Section: Complexity Of Language Constructsmentioning
confidence: 99%
“…The first version of JPF (Havelund and Pressburger, 1999), as well as the JCAT system (Demartini et al, 1999a), was based on a translation from Java to Promela. Although both these systems were successful in model checking some interesting Java programs (Havelund and Skakkebaek, 1999;Demartini et al, 1999a), such source-tosource translations suffer from two serious drawbacks:…”
Section: Complexity Of Language Constructsmentioning
confidence: 99%
“…The first one translates the code to PROMELA, furthermore it also allows the user to define his own abstractions, the latter abstracts directly the C code by implementing an extension of the GCC compiler. Java PathFinder [22], BeBop [2] and SLAM [3] use predicate abstraction. We refer to [11] for an extended overview of tools and techniques for abstract model checking.…”
Section: Conclusion and Related Workmentioning
confidence: 99%
“…Finally, modular applications are easier to verify [2] (if verification is considered absolutely necessary), as the application is already split into a set of orthogonal sections that communicate via a well-defined interface.…”
Section: Modularitymentioning
confidence: 99%