RFR: 8308657: ReplayInline is not availabe in production build
Tobias Hartmann
thartmann at openjdk.org
Fri May 26 14:51:13 UTC 2023
On Thu, 25 May 2023 14:37:54 GMT, Ashutosh Mehra <duke at openjdk.org> wrote:
> DumpInline functionality is available in product build but ReplayInline is available in non product build only. This patch makes ReplayInline functionality available in product builds by moving it out of "#ifndef PRODUCT" directive.
Marked as reviewed by thartmann (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14152#pullrequestreview-1446395479
More information about the hotspot-compiler-dev
mailing list