hg: jdk/sandbox: 8200613: SA: jstack throws UnmappedAddressException with a CDS core file

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Dec 12 05:00:46 UTC 2018


Changeset: a6182c464b31
Author:    jgeorge
Date:      2018-12-12 10:13 +0530
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/a6182c464b31

8200613: SA: jstack throws UnmappedAddressException with a CDS core file
Summary: Dump the closed archive heap space into the corefile on Linux by setting bit 2 of the coredump_filter file to dump the file backed private mappings.
Reviewed-by: iklam, cjplummer, kevinw, coleenp

! src/hotspot/os/linux/globals_linux.hpp
! src/hotspot/os/linux/os_linux.cpp
! src/hotspot/share/classfile/classLoader.cpp
! src/hotspot/share/classfile/classLoader.hpp
! test/hotspot/jtreg/serviceability/sa/ClhsdbCDSCore.java



More information about the jdk-sandbox-changes mailing list