[lworld] Integrated: 8250877: [lworld] Remove special acmp handling for isSubstitutable0 method in the JIT

Tobias Hartmann thartmann at openjdk.java.net
Wed Aug 5 08:48:58 UTC 2020


On Fri, 31 Jul 2020 08:35:28 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> The isSubstitutable0 Java method called by the VM to perform a substitutability test does not perform == on its
> arguments. Special casing can be removed from the JIT.

This pull request has now been integrated.

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

8250877: [lworld] Remove special acmp handling for isSubstitutable0 method in the JIT

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

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



More information about the valhalla-dev mailing list