Sciweavers

49 search results - page 3 / 10
» Alias Analysis for Exceptions in Java
Sort
View
ECOOPW
1999
Springer
13 years 9 months ago
Exception Analysis for Java
Kwangkeun Yi, Byeong-Mo Chang
FIDJI
2004
Springer
13 years 8 months ago
Modeling and Analysis of Exception Handling by Using UML Statecharts
Our paper aims at proposing a framework that allows programmers to exploit the benefits of exception handling throughout the entire development Java programs by modeling exception ...
Gergely Pintér, István Majzik
ECOOPWEXCEPTION
2006
Springer
13 years 8 months ago
Exception-Handling Bugs in Java and a Language Extension to Avoid Them
It is difficult to write programs that behave correctly in the presence of exceptions. We describe a dataflow analysis for finding a certain class of mistakes made while programs h...
Westley Weimer
ECOOP
2000
Springer
13 years 9 months ago
Optimizing Java Programs in the Presence of Exceptions
The support for precise exceptions in Java, combined with frequent checks for runtime exceptions, leads to severe limitations on the compiler’s ability to perform program optimiz...
Manish Gupta, Jong-Deok Choi, Michael Hind