See https://mail.openjdk.org/pipermail/hotspot-compiler-dev/2022-August/057988.html
It would help to have ReplayCompiles available in release builds:
- to experiment what its effect is on a VM that was actually shipped to customers, without using a debug VM and switching tens of asserts off.
E.g., in the case of https://bugs.openjdk.org/browse/JDK-8291665, how steep and how quickly RSS raises, and whether the raise limits itself or is infinite.
- to see whether a certain build of a shipped VM is actually affected by a certain bug.