mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +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
|
@ -27,7 +27,7 @@
|
|||
#include "gc/parallel/psMarkSweep.hpp"
|
||||
#include "gc/parallel/psScavenge.hpp"
|
||||
#include "gc/parallel/vmPSOperations.hpp"
|
||||
#include "gc/shared/gcLocker.inline.hpp"
|
||||
#include "gc/shared/gcLocker.hpp"
|
||||
#include "utilities/dtrace.hpp"
|
||||
|
||||
// The following methods are used by the parallel scavenge collector
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue