There are some locations of assert(used() == recalculate_used(), "Should be equal") or similar.
Replace the assert with helpful assert message.
Replace the assert with helpful assert message.
- relates to
-
JDK-8227671 G1: assert_used_and_recalculate_used_equal performs work in product builds
- Resolved