-
Task
-
Resolution: Fixed
-
P4
-
17, 21, 22, 23
-
b25
Shenandoah's C1 barrier assembler uses the thread local satb active flag. The C2 barrier assembler for aarch64 and riscV also uses this flag. However, the C2 for x86 and PPC uses the gc state field. It would be better if all the compilers on all of the platforms used the same field for this purpose.
- duplicates
-
JDK-8327522 Shenandoah: Remove unused references to satb_mark_queue_active_offset
-
- Closed
-
- relates to
-
JDK-8327522 Shenandoah: Remove unused references to satb_mark_queue_active_offset
-
- Closed
-