mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 01:54:47 +02:00
8200106: Move NoSafepointVerifier out from gcLocker.hpp
Reviewed-by: coleenp
This commit is contained in:
parent
7595845e9a
commit
1a1aecd166
69 changed files with 412 additions and 332 deletions
|
@ -33,7 +33,7 @@
|
|||
#include "code/pcDesc.hpp"
|
||||
#include "code/scopeDesc.hpp"
|
||||
#include "gc/shared/collectedHeap.hpp"
|
||||
#include "gc/shared/gcLocker.inline.hpp"
|
||||
#include "gc/shared/gcLocker.hpp"
|
||||
#include "gc/shared/strongRootsScope.hpp"
|
||||
#include "gc/shared/workgroup.hpp"
|
||||
#include "interpreter/interpreter.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue