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

Vladimir Ivanov vlivanov at openjdk.java.net
Thu Sep 2 11:50:28 UTC 2021


On Wed, 1 Sep 2021 16:56:46 GMT, Vladimir Kozlov <kvn 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.

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

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


More information about the hotspot-compiler-dev mailing list