RFR: 8302004: InlineTree should consult replay file in release build [v2]
Xin Liu
xliu at openjdk.org
Thu Feb 9 21:03: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. I am not a reviewer.
-------------
Marked as reviewed by xliu (Committer).
PR: https://git.openjdk.org/jdk/pull/12492
More information about the hotspot-compiler-dev
mailing list