hg: jdk/hs: 8191101: Show register content in hs-err file on assert
thomas.stuefe at gmail.com
thomas.stuefe at gmail.com
Fri Mar 30 06:33:05 UTC 2018
Changeset: a569cb4425f3
Author: stuefe
Date: 2018-03-30 06:31 +0200
URL: http://hg.openjdk.java.net/jdk/hs/rev/a569cb4425f3
8191101: Show register content in hs-err file on assert
Reviewed-by: adinn, clanger, simonis
! src/hotspot/os/posix/vmError_posix.cpp
! src/hotspot/os_cpu/linux_aarch64/os_linux_aarch64.cpp
! src/hotspot/os_cpu/linux_arm/os_linux_arm.cpp
! src/hotspot/os_cpu/linux_ppc/os_linux_ppc.cpp
! src/hotspot/os_cpu/linux_s390/os_linux_s390.cpp
! src/hotspot/os_cpu/linux_sparc/os_linux_sparc.cpp
! src/hotspot/os_cpu/linux_x86/os_linux_x86.cpp
! src/hotspot/share/runtime/arguments.cpp
! src/hotspot/share/runtime/globals.hpp
! src/hotspot/share/runtime/thread.cpp
! src/hotspot/share/utilities/debug.cpp
! src/hotspot/share/utilities/debug.hpp
! src/hotspot/share/utilities/vmError.cpp
! src/hotspot/share/utilities/vmError.hpp
+ test/hotspot/jtreg/runtime/ErrorHandling/ShowRegistersOnAssertTest.java
More information about the jdk-hs-changes
mailing list