-
Type:
Sub-task
-
Resolution: Withdrawn
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: hotspot
When an exception is caught and re-thrown, it can be difficult to locate the caught exception. The `TraceExceptions` option can help to find this exception.
Usage: Turn this flag on with "-XX:+TraceExceptions" or turn it off with "-XX:-TraceExceptions".
Note: This flag has been deprecated in favor of "-Xlog:exceptions=info"
Usage: Turn this flag on with "-XX:+TraceExceptions" or turn it off with "-XX:-TraceExceptions".
Note: This flag has been deprecated in favor of "-Xlog:exceptions=info"