[lworld] RFR: 8280746: [lworld] Initial core libraries support for value classes [v2]
Mandy Chung
mchung at openjdk.java.net
Wed Jan 26 21:26:36 UTC 2022
> 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:
Rename the value class test method to Class::isValue
-------------
Changes:
- all: https://git.openjdk.java.net/valhalla/pull/619/files
- new: https://git.openjdk.java.net/valhalla/pull/619/files/fe66a30a..b4d953d8
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=valhalla&pr=619&range=01
- incr: https://webrevs.openjdk.java.net/?repo=valhalla&pr=619&range=00-01
Stats: 30 lines in 15 files changed: 0 ins; 0 del; 30 mod
Patch: https://git.openjdk.java.net/valhalla/pull/619.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/619/head:pull/619
PR: https://git.openjdk.java.net/valhalla/pull/619
More information about the valhalla-dev
mailing list