Ryder, Barbara G. & Smith, Don & Kremer, Ulrich & Gordon, Michael & Shah, Nirav. A Static Study of Java Exceptions using JESP. Retrieved from https://doi.org/doi:10.7282/T32F7S1T
AbstractJESP 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.
RightsThis Item is protected by copyright and/or related rights.You are free to use this Item in any way that is permitted by the copyright and related rights legislation that applies to your use.For other uses you need to obtain permission from the rights-holder(s).