8200106: Move NoSafepointVerifier out from gcLocker.hpp

Reviewed-by: coleenp
This commit is contained in:
Stefan Karlsson 2018-03-23 18:54:12 +01:00
parent 7595845e9a
commit 1a1aecd166
69 changed files with 412 additions and 332 deletions

View file

@ -29,8 +29,8 @@
#include "classfile/javaAssertions.hpp"
#include "gc/shared/cardTable.hpp"
#include "gc/shared/cardTableBarrierSet.hpp"
#include "gc/shared/collectedHeap.hpp"
#include "gc/g1/heapRegion.hpp"
#include "gc/shared/gcLocker.hpp"
#include "interpreter/abstractInterpreter.hpp"
#include "jvmci/compilerRuntime.hpp"
#include "jvmci/jvmciRuntime.hpp"