RFR: 8244675: assert(IncrementalInline || (_late_inlines.length() == 0 && !has_mh_late_inlines()))
Dean Long
dlong at openjdk.java.net
Wed Aug 25 21:10:25 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
Marked as reviewed by dlong (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/5249
More information about the hotspot-compiler-dev
mailing list