RFR: 8244675: assert(IncrementalInline || (_late_inlines.length() == 0 && !has_mh_late_inlines()))

Vladimir Kozlov kvn at openjdk.java.net
Sat Aug 28 18:41:21 UTC 2021


On Wed, 25 Aug 2021 10:57:50 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

> Avoid populating late inline candidates list when post-parse inlining is disabled.  
> 
> Testing: hs-tier1 - hs-tier4

Good.

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

Marked as reviewed by kvn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list