RFR: 8314452: Explicitly indicate inlining success/failure in PrintInlining [v3]

Jorn Vernee jvernee at openjdk.org
Thu Sep 7 09:41:45 UTC 2023


On Thu, 7 Sep 2023 09:28:50 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> This needs failed to inline: too, right?

Hmm right, there are probably some tests looking for inlining failures that are now trivially passing, since the inlining message changed.

> Maybe we want to sweep tests for the common inlining failure messages and put failed to inline: in relevant tests.

Okay, I'll have another look.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15315#discussion_r1318353853


More information about the hotspot-compiler-dev mailing list