hg: jdk/sandbox: 8240691: ClhsdbCDSJstackPrintAll incorrectly thinks CDS is in use
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Tue Mar 10 19:00:17 UTC 2020
Changeset: 8c0b7b88b646
Author: minqi
Date: 2020-03-10 11:52 -0700
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/8c0b7b88b646
8240691: ClhsdbCDSJstackPrintAll incorrectly thinks CDS is in use
Summary: Fix by checking "UseSharedSpaces = false" for CDS enabled.
Reviewed-by: iklam
! src/hotspot/share/prims/whitebox.cpp
! test/hotspot/jtreg/serviceability/sa/ClhsdbCDSCore.java
! test/hotspot/jtreg/serviceability/sa/ClhsdbCDSJstackPrintAll.java
More information about the jdk-sandbox-changes
mailing list