RFR: 8254275: Development to revise "value-based class" & apply to wrappers [v3]
Dan Smith
dlsmith at openjdk.java.net
Fri Oct 16 18:34:33 UTC 2020
> Polishing the specification of "value-based class" to align with requirements of inline classes, allow classes (like
> Integer) with deprecated constructors, and clarify expectations for clients.
> Full docs build: http://cr.openjdk.java.net/~dlsmith/8254275/8254275-20201013/api/index.html
Dan Smith has updated the pull request incrementally with one additional commit since the last revision:
Addressing review comments in ValueBased.html
-------------
Changes:
- all: https://git.openjdk.java.net/valhalla/pull/222/files
- new: https://git.openjdk.java.net/valhalla/pull/222/files/0b97d4ab..2f13d535
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=valhalla&pr=222&range=02
- incr: https://webrevs.openjdk.java.net/?repo=valhalla&pr=222&range=01-02
Stats: 12 lines in 1 file changed: 0 ins; 2 del; 10 mod
Patch: https://git.openjdk.java.net/valhalla/pull/222.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/222/head:pull/222
PR: https://git.openjdk.java.net/valhalla/pull/222
More information about the valhalla-dev
mailing list