[lworld] Integrated: 8253161: [lworld] C1's substitutability check should use andptr instead of andl for mark word

Tobias Hartmann thartmann at openjdk.java.net
Tue Sep 15 12:50:42 UTC 2020


On Tue, 15 Sep 2020 11:32:03 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> C1's substitutability check should use andptr instead of andl for mark word. I've also optimized the null check.

This pull request has now been integrated.

Changeset: 07e2fc53
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/07e2fc53
Stats:     11 lines in 2 files changed: 5 ins; 1 del; 5 mod

8253161: [lworld] C1's substitutability check should use andptr instead of andl for mark word

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

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


More information about the valhalla-dev mailing list