mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 23:34:52 +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
|
@ -58,6 +58,7 @@
|
|||
#include "runtime/javaCalls.hpp"
|
||||
#include "runtime/jniHandles.inline.hpp"
|
||||
#include "runtime/safepoint.hpp"
|
||||
#include "runtime/safepointVerifiers.hpp"
|
||||
#include "runtime/thread.inline.hpp"
|
||||
#include "runtime/vframe.inline.hpp"
|
||||
#include "utilities/align.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue