-
Enhancement
-
Resolution: Fixed
-
P4
-
20
-
b12
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.
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.
- relates to
-
JDK-8314838 3 compiler tests ignore vm flags
-
- Resolved
-
-
JDK-8302004 InlineTree should consult replay file in release build
-
- Resolved
-
-
JDK-8308657 ReplayInline is not availabe in production build
-
- Resolved
-