The GC barriers for C1 are not as modular as they could be. It currently use switch statements to check which GC barrier set is being used, and call one or another barrier based on that, in a way that it can only be used for write barriers.
- relates to
-
JDK-8202379 ARM32 is broken after JDK-8201543 (Modularize C1 GC barriers)
-
- Resolved
-
-
JDK-8202367 AIX build broken after JDK-8201543
-
- Resolved
-
-
JDK-8202565 C1 compilation crashes with "assert(is_double_stack() && !is_virtual()) failed: type check"
-
- Resolved
-
-
JDK-8310126 C1: Missing receiver null check in Reference::get intrinsic
-
- Resolved
-
-
JDK-8202640 Small C1 cleanups for BarrierSetC1
-
- Resolved
-