Skip Headers
Next
Next

Oracle® JRockit Mission Control

Using the Exception Counter

Release 4.0

 

Exception counting is a type of profiling that lists exceptions thrown by the Oracle JRockit JVM during application run time. As the name implies, exception counting counts the number of exceptions of a certain type, providing information that is helpful when you are troubleshooting your Java application

This section contains the following topics: