In order to support GCs like Shenandoah, we need some explicit read- or
write-barriers in a few places. We already introduced them in the
runtime, interpreter and C1, this change intends to do the same for C2.
write-barriers in a few places. We already introduced them in the
runtime, interpreter and C1, this change intends to do the same for C2.
- relates to
-
JDK-8217467 Access barriers are missing in C2 intrinsic for Base64
-
- Closed
-