-
Bug
-
Resolution: Fixed
-
P4
-
14
-
b16
Many thanks to Christroph Langer (SAP) for reporting and helping to verify the problem.
The initial report was recorded inJDK-8230483, unfortunately, it did not fix the problem.
The root cause is thatJDK-8227635 work changed behavior of traversal GC, which is required to always enqueue new value.
The initial report was recorded in
The root cause is that
- relates to
-
JDK-8227635 Shenandoah: SHBSA::load_at() needs to deal IN_NATIVE load
- Resolved
-
JDK-8230483 Shenandoah: consistently disable concurrent roots for Traversal mode
- Resolved