[lworld] Integrated: 8256391: [lworld] C2 compilation fails with assert(EnableValhalla) failed: should only be used for inline types

Tobias Hartmann thartmann at openjdk.java.net
Mon Nov 16 13:17:17 UTC 2020


On Mon, 16 Nov 2020 12:47:14 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> The assert is too strong, AndLNodes with constant markWord::inline_type_pattern (= 5) input can also be generated without EnableValhalla. Moved the assert and strengthened the checks.

This pull request has now been integrated.

Changeset: dfa9e45c
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/dfa9e45c
Stats:     7 lines in 1 file changed: 3 ins; 2 del; 2 mod

8256391: [lworld] C2 compilation fails with assert(EnableValhalla) failed: should only be used for inline types

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

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


More information about the valhalla-dev mailing list