Integrated: 8302004: InlineTree should consult replay file in release build

Matthijs Bijman duke at openjdk.org
Fri Feb 10 13:42:07 UTC 2023


On Thu, 9 Feb 2023 14:25:50 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.

This pull request has now been integrated.

Changeset: 5830c03e
Author:    Matthijs Bijman <mbijman at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5830c03e531f2c84c31a61cd49c40bb5e549a91d
Stats:     10 lines in 2 files changed: 0 ins; 4 del; 6 mod

8302004: InlineTree should consult replay file in release build

Reviewed-by: phh, xliu

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

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


More information about the hotspot-compiler-dev mailing list