[lworld] Integrated: 8253724: [lworld] C1 compilation hits assert: Empty inline type access should be removed
Frederic Parain
fparain at openjdk.java.net
Tue Sep 29 16:28:44 UTC 2020
On Tue, 29 Sep 2020 15:54:11 GMT, Frederic Parain <fparain at openjdk.org> wrote:
> Please review these changes fixing handling the handling of empty inline types in C1.
> The changeset includes two new unit tests, but they are currently disabled because they are causing failures with C2
> which has issues with empty inline types too (C2 will be fixed with a different patch).
> Tested with Mach5, tiers 1 to 3.
>
> Thank you,
>
> Fred
This pull request has now been integrated.
Changeset: c6f85a33
Author: Frederic Parain <fparain at openjdk.org>
URL: https://git.openjdk.java.net/valhalla/commit/c6f85a33
Stats: 48 lines in 2 files changed: 45 ins; 0 del; 3 mod
8253724: [lworld] C1 compilation hits assert: Empty inline type access should be removed
Reviewed-by: thartmann
-------------
PR: https://git.openjdk.java.net/valhalla/pull/203
More information about the valhalla-dev
mailing list