Logo image
A Static Study of Java Exceptions using JESP
Technical documentation   Open access

A Static Study of Java Exceptions using JESP

Barbara G. Ryder, Don Smith, Ulrich Kremer, Michael Gordon and Nirav Shah
Rutgers University
1999
DOI:
https://doi.org/10.7282/T32F7S1T

Abstract

JESP is a tool for statically examining the usage of user thrown exceptions in Java source code. Reported here are the first findings over a dataset of 31 publicly available Java codes, including the JavaSpecs. Of greatest interest to compiler writers are the findings that most Java exceptions are thrown across method boundaries, trys and catches occur in equal numbers, finallys are rare, and programs fall into one of two categories, those dominated by throw statements and those dominated by catch statements.
pdf
dcs-tr-403383.94 kBDownloadView
Version of Record (VoR) Open Access
url
Report an accessibility issueView
Please complete a content remediation request to report an accessibility issue with a library electronic resource, website, or service.

Metrics

122 File downloads
66 Record Views

Details

Logo image