mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8296875: Generational ZGC: Refactor loom code
Co-authored-by: Stefan Karlsson <stefank@openjdk.org> Co-authored-by: Axel Boldt-Christmas <aboldtch@openjdk.org> Reviewed-by: stefank, rrich, pchilanomate
This commit is contained in:
parent
301cf52fa2
commit
be99e84c98
42 changed files with 752 additions and 339 deletions
|
@ -40,6 +40,7 @@ protected:
|
|||
barrier_set_c1,
|
||||
barrier_set_c2,
|
||||
NULL /* barrier_set_nmethod */,
|
||||
NULL /* barrier_set_stack_chunk */,
|
||||
fake_rtti.add_tag(BarrierSet::ModRef)) { }
|
||||
~ModRefBarrierSet() { }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue