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:
Erik Österlund 2022-11-30 14:08:57 +00:00
parent 301cf52fa2
commit be99e84c98
42 changed files with 752 additions and 339 deletions

View file

@ -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() { }