RFR: 8308657: ReplayInline is not availabe in production build
Roland Westrelin
roland at openjdk.org
Fri May 26 08:35:56 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.
Looks good to me.
-------------
Marked as reviewed by roland (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14152#pullrequestreview-1445608308
More information about the hotspot-compiler-dev
mailing list