RFR: 8244675: assert(IncrementalInline || (_late_inlines.length() == 0 && !has_mh_late_inlines())) [v2]
Vladimir Kozlov
kvn at openjdk.java.net
Thu Sep 2 17:23:13 UTC 2021
On Thu, 2 Sep 2021 11:47:07 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
> > I suggest to move test into compiler/inlining directory.
>
>
>
> The bug is in Vector API-specific code, so putting the test under compiler/vectorapi looks well-justified.
Okay.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5249
More information about the hotspot-compiler-dev
mailing list