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

Roger Riggs rriggs at openjdk.java.net
Thu Jan 27 16:44:08 UTC 2022


On Thu, 27 Jan 2022 00:06:46 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.
>
> Mandy Chung has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix test

LGTM

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

Marked as reviewed by rriggs (Committer).

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



More information about the valhalla-dev mailing list