mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 09:34:38 +02:00
8256641: CDS VM operations do not lock the heap
Reviewed-by: kbarrett, iklam
This commit is contained in:
parent
58dca9253d
commit
bacf22b907
10 changed files with 85 additions and 35 deletions
|
@ -38,6 +38,7 @@
|
|||
#include "gc/shared/barrierSet.hpp"
|
||||
#include "gc/shared/gcId.hpp"
|
||||
#include "gc/shared/gcLocker.inline.hpp"
|
||||
#include "gc/shared/gcVMOperations.hpp"
|
||||
#include "gc/shared/oopStorage.hpp"
|
||||
#include "gc/shared/oopStorageSet.hpp"
|
||||
#include "gc/shared/workgroup.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue