2004
DOI: 10.1016/s0164-1212(03)00057-8
|View full text |Cite
|
Sign up to set email alerts
|

An uncaught exception analysis for Java

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
21
0

Year Published

2004
2004
2014
2014

Publication Types

Select...
7
1
1

Relationship

1
8

Authors

Journals

citations
Cited by 38 publications
(21 citation statements)
references
References 11 publications
0
21
0
Order By: Relevance
“…Many exception flow analyses augment the type system of the underlying programming language with information about the exceptions that can be thrown by a particular language construct [9,10,11,12,13,14,15,16]. The analyses differ in their representation of the inferred exception clauses, and the speed and precision of the analysis, but the principle is always the same.…”
Section: Related Workmentioning
confidence: 99%
“…Many exception flow analyses augment the type system of the underlying programming language with information about the exceptions that can be thrown by a particular language construct [9,10,11,12,13,14,15,16]. The analyses differ in their representation of the inferred exception clauses, and the speed and precision of the analysis, but the principle is always the same.…”
Section: Related Workmentioning
confidence: 99%
“…EJFlow [11] enables reasoning about exception flow using architectural level exception ducts. Jex [33], and the works of Jo et al [18], Sinha et al [35] and Fu et al [13] propose global flow analyses for exceptions in Java. Leroy and Pessaux [27] propose a type based program analysis to estimate the set of uncaught exceptions in ML.…”
Section: Related Workmentioning
confidence: 99%
“…Type-based approaches to dealing with exception objects have also been explored before [14,15], in the context of a separate exception analysis (i.e., not jointly with a precise points-to analysis and not in comparison to an object-based exception representation).…”
Section: Related Workmentioning
confidence: 99%