An Exception Monitoring System for Developing Reliable Java Programs


The KIPS Transactions:PartA, Vol. 12, No. 6, pp. 471-476, Dec. 2005
10.3745/KIPSTA.2005.12.6.471,   PDF Download:

Abstract

Exception mechanism in Java allows programmers to define, throw and catch exceptional conditions. It is important for the development of reliable programs to make sure that exceptions are handled appropriately at run-time. In this paper, we develop an exception monitoring system, which can help programmers trace and handle exceptions effectively. Using this system, programmers can examine exception handling process in detail by tracing only interesting exceptions, and can handle exceptions more effectively. To reduce performance overhead, we design the system based on code instrumentation. Moreover, we show the effectiveness of the system by experiments on benchmark programs.


Statistics
Show / Hide Statistics

Statistics (Cumulative Counts from September 1st, 2017)
Multiple requests among the same browser session are counted as one view.
If you mouse over a chart, the values of data points will be shown.


Cite this article
[IEEE Style]
H. J. Ohe and B. M. Chang, "An Exception Monitoring System for Developing Reliable Java Programs," The KIPS Transactions:PartA, vol. 12, no. 6, pp. 471-476, 2005. DOI: 10.3745/KIPSTA.2005.12.6.471.

[ACM Style]
Hee Jung Ohe and Byeong Mo Chang. 2005. An Exception Monitoring System for Developing Reliable Java Programs. The KIPS Transactions:PartA, 12, 6, (2005), 471-476. DOI: 10.3745/KIPSTA.2005.12.6.471.