RFR: 8266328: C2: Remove InlineWarmCalls

Vladimir Ivanov vlivanov at openjdk.java.net
Fri Apr 30 22:19:49 UTC 2021


On Thu, 29 Apr 2021 21:46:36 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

> Remove InlineWarmCalls and all relevant code.
> 
> It was introduced long time ago and didn't get much attention since then. I don't see any value in keeping it around.
> And there's incremental inlining support in C2 now.
> 
> Testing:
> - [x] hs-tier1 - hs-tier2

Thanks for the reviews, Vladimir and Igor.

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

PR: https://git.openjdk.java.net/jdk/pull/3805


More information about the hotspot-compiler-dev mailing list