hg: jdk9/hs-rt/hotspot: 8048933: -XX:+TraceExceptions output should include the message

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Thu Jul 10 04:28:25 UTC 2014


Changeset: bf4629bb1ad6
Author:    coleenp
Date:      2014-07-09 22:37 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/bf4629bb1ad6

8048933: -XX:+TraceExceptions output should include the message
Summary: Add the exception detail message to the tracing output
Reviewed-by: minqi, dholmes

! src/share/vm/classfile/javaClasses.cpp
! src/share/vm/classfile/javaClasses.hpp
! src/share/vm/interpreter/interpreterRuntime.cpp
! src/share/vm/oops/constantPool.cpp
+ test/runtime/CommandLine/TraceExceptionsTest.java



More information about the jdk9-hs-rt-changes mailing list