RFR: 8254275: Development to revise "value-based class" & apply to wrappers [v4]
Dan Smith
dlsmith at openjdk.java.net
Fri Oct 16 22:51:31 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 additional review comments for ValueBased.html
-------------
Changes:
- all: https://git.openjdk.java.net/valhalla/pull/222/files
- new: https://git.openjdk.java.net/valhalla/pull/222/files/2f13d535..3288f433
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=valhalla&pr=222&range=03
- incr: https://webrevs.openjdk.java.net/?repo=valhalla&pr=222&range=02-03
Stats: 17 lines in 1 file changed: 0 ins; 1 del; 16 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