[lworld] Integrated: 8271535: [lworld] TestLWorld fails during IR verification because method is not inlined

Tobias Hartmann thartmann at openjdk.java.net
Fri Jul 30 09:38:59 UTC 2021


On Fri, 30 Jul 2021 07:41:39 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> In rare cases, some methods are not inlined, leading to IR verification failures. The fix is to add `@ForceInline` statements.
> 
> Best regards,
> Tobias

This pull request has now been integrated.

Changeset: c8b88f26
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/c8b88f2612427faa2bbe2a74cf830883d33239f7
Stats:     25 lines in 1 file changed: 25 ins; 0 del; 0 mod

8271535: [lworld] TestLWorld fails during IR verification because method is not inlined

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

PR: https://git.openjdk.java.net/valhalla/pull/510


More information about the valhalla-dev mailing list