The C2 load barrier code for ZGC assumes that r12 is not used as a general purpose register. However, JDK-8217909 might change that, so ZGC should not be making this assumption.
- is blocked by
-
JDK-8217909 Make unused r12 register (without compressed oops) available to regalloc in C2
- Resolved