The -XX:+TraceExceptions flag must be updated to the unified logging framework, i.e. -Xlog:exceptions. The current flag, because it is product-level, will be aliased to the UL option.
- relates to
-
JDK-8147494 com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java fails with "java.lang.IllegalArgumentException: VM option 'TraceExceptions' does not exist"
- Closed
-
JDK-8133885 Reimplement Runtime tracing code in Unified Logging framework (phase 1)
- Resolved
-
JDK-8344165 Trace exceptions with a complete call-stack
- Closed