hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Jul 11 05:00:18 UTC 2019
Changeset: 2d1acda7555a
Author: stuefe
Date: 2019-07-11 06:49 +0200
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/2d1acda7555a
8227031: Print NMT statistics on fatal errors
Reviewed-by: mbaesken, mdoerr
! src/hotspot/share/services/memTracker.cpp
! src/hotspot/share/services/memTracker.hpp
! src/hotspot/share/utilities/vmError.cpp
Changeset: 3243c42d737d
Author: stuefe
Date: 2019-07-11 06:56 +0200
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/3243c42d737d
8227275: Within native OOM error handling, assertions may hang the process
Reviewed-by: mdoerr, coleenp
! 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/utilities/debug.cpp
! src/hotspot/share/utilities/debug.hpp
! src/hotspot/share/utilities/vmError.cpp
More information about the jdk-sandbox-changes
mailing list