hg: jdk/sandbox: 8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Jun 15 16:15:22 UTC 2018
Changeset: e5d741569070
Author: kvn
Date: 2018-06-15 09:16 -0700
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/e5d741569070
8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected
Summary: exit VM with Error when JVMCI does not support seected GC.
Reviewed-by: iveresov, thartmann
! src/hotspot/share/c1/c1_LIRGenerator.cpp
! src/hotspot/share/compiler/compilerDefinitions.cpp
! src/hotspot/share/compiler/compilerDefinitions.hpp
! src/hotspot/share/gc/z/zArguments.cpp
! src/hotspot/share/jvmci/jvmci_globals.cpp
! src/hotspot/share/jvmci/jvmci_globals.hpp
! src/hotspot/share/oops/methodCounters.hpp
! src/hotspot/share/oops/methodData.cpp
! src/hotspot/share/runtime/arguments.cpp
! src/hotspot/share/runtime/arguments.hpp
! test/hotspot/jtreg/compiler/arguments/CheckCompileThresholdScaling.java
! test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithZ.java
! test/hotspot/jtreg/gc/stress/gcold/TestGCOldWithZ.java
! test/hotspot/jtreg/serviceability/sa/TestUniverse.java
! test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/general_functions/GF08/gf08t001/TestDriver.java
More information about the jdk-sandbox-changes
mailing list