Integrated: Implement type restrictions on method arguments in the callee

Frederic Parain fparain at openjdk.java.net
Tue May 11 13:36:52 UTC 2021


On Tue, 11 May 2021 13:16:27 GMT, Frederic Parain <fparain at openjdk.org> wrote:

> Implement type restrictions on method arguments in the callee (instead of the caller) in both the interpreter and C1.

This pull request has now been integrated.

Changeset: 63e0ebf4
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/63e0ebf484190516990c91663671ab12515c888b
Stats:     199 lines in 16 files changed: 124 ins; 32 del; 43 mod

Implement type restrictions on method arguments in the callee

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

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



More information about the valhalla-dev mailing list