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

Vladimir Ivanov vlivanov at openjdk.java.net
Fri Sep 3 12:07:35 UTC 2021


On Wed, 1 Sep 2021 16:45:18 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
>
> Vladimir Ivanov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Assert is too strong

Thanks for the reviews, Dean and Vladimir.

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

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


More information about the hotspot-compiler-dev mailing list