hg: jdk/sandbox: 8228630: Remove always true parameter to NoSafepointVerifier
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Jul 31 11:45:15 UTC 2019
Changeset: f9d9bed12d1a
Author: coleenp
Date: 2019-07-31 06:54 -0400
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/f9d9bed12d1a
8228630: Remove always true parameter to NoSafepointVerifier
Summary: Also remove NoGCVerifier since NoSafepointVerifier covers GC checking when not already at a safepoint and is a stronger check.
Reviewed-by: kbarrett, dholmes
! src/hotspot/share/classfile/classLoaderDataGraph.cpp
! src/hotspot/share/code/compiledIC.cpp
! src/hotspot/share/code/nmethod.cpp
! src/hotspot/share/gc/z/zTracer.cpp
! src/hotspot/share/opto/runtime.cpp
! src/hotspot/share/runtime/interfaceSupport.cpp
! src/hotspot/share/runtime/interfaceSupport.inline.hpp
! src/hotspot/share/runtime/safepointVerifiers.cpp
! src/hotspot/share/runtime/safepointVerifiers.hpp
! src/hotspot/share/runtime/thread.cpp
! src/hotspot/share/runtime/thread.hpp
More information about the jdk-sandbox-changes
mailing list