[lworld] Integrated: 8280746: [lworld] Initial core libraries support for value classes

Mandy Chung mchung at openjdk.java.net
Thu Jan 27 16:50:03 UTC 2022


On Wed, 26 Jan 2022 21:07:34 GMT, Mandy Chung <mchung at openjdk.org> wrote:

> This is an initial core libraries patch to support value classes; in particular it will get the bootstrap methods for the substitutability test and the default implementation of hashCode to work so that it enables further testing and development to continue.   Only small number of new tests are added in this patch.  More update and new tests will continue via JDK-8280603.

This pull request has now been integrated.

Changeset: 32e6ec4e
Author:    Mandy Chung <mchung at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/32e6ec4e73b56d982819cc4e10218701cc11fb82
Stats:     177 lines in 30 files changed: 88 ins; 3 del; 86 mod

8280746: [lworld] Initial core libraries support for value classes

Reviewed-by: rriggs

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

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



More information about the valhalla-dev mailing list