The dirty marking of the card table needs to be a releasing store for CMS. It's already there in template interpreter and C2 on PPC64. We have seen GC crashed when testing C1 on PPC64.
This change is a prerequisite for our C1 on PPC64 contribution.
This change is a prerequisite for our C1 on PPC64 contribution.
- duplicates
-
JDK-8135018 AARCH64: Missing memory barriers for CMS collector
- Resolved