[lworld] RFR: 8280746: [lworld] Initial core libraries support for value classes [v3]
Mandy Chung
mchung at openjdk.java.net
Thu Jan 27 00:06:46 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:
Fix test
-------------
Changes:
- all: https://git.openjdk.java.net/valhalla/pull/619/files
- new: https://git.openjdk.java.net/valhalla/pull/619/files/b4d953d8..b553a9b8
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=valhalla&pr=619&range=02
- incr: https://webrevs.openjdk.java.net/?repo=valhalla&pr=619&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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