hg: jdk9/hs-rt/hotspot: 8026324: hs_err improvement: Add summary section to hs_err file; ...
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Wed Jul 22 05:45:36 UTC 2015
Changeset: 7f39700be72a
Author: coleenp
Date: 2015-07-22 00:03 -0400
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/7f39700be72a
8026324: hs_err improvement: Add summary section to hs_err file
8026333: hs_err improvement: Print GC Strategy
8026336: hs_err improvement: Print compilation mode, server, client or tiered
Summary: Added command line, summary cpu and os information to summary section. Moved time of crash and duration in summary section. Add GC strategy and compiler setting (tiered) to enhanced version string in error report. Moved the stack trace sooner in hs_err file.
Reviewed-by: dholmes, ctornqvi, ddmitriev
! src/os/aix/vm/os_aix.cpp
! src/os/bsd/vm/os_bsd.cpp
! src/os/linux/vm/os_linux.cpp
! src/os/posix/vm/os_posix.cpp
! src/os/solaris/vm/os_solaris.cpp
! src/os/windows/vm/os_windows.cpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/runtime/arguments.hpp
! src/share/vm/runtime/os.cpp
! src/share/vm/runtime/os.hpp
! src/share/vm/utilities/vmError.cpp
! src/share/vm/utilities/vmError.hpp
More information about the jdk9-hs-rt-changes
mailing list