RFR: 8302004: InlineTree should consult replay file in release build [v2]

Paul Hohensee phh at openjdk.org
Thu Feb 9 18:18:44 UTC 2023


On Thu, 9 Feb 2023 14:41:14 GMT, Matthijs Bijman <duke at openjdk.org> wrote:

>> This removes the guards around the replay logic in InlineTree::should_inline and InlineTree:should_not_inline, as discussed in JDK-8302004.
>
> Matthijs Bijman has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8302004: Fix usages of InlineTree:should_inline and should_not_inline

Lgtm.

-------------

Marked as reviewed by phh (Reviewer).

PR: https://git.openjdk.org/jdk/pull/12492


More information about the hotspot-compiler-dev mailing list