RFR: 8254275: Development to revise "value-based class" & apply to wrappers [v2]
Dan Smith
dlsmith at openjdk.java.net
Mon Oct 19 18:41:24 UTC 2020
On Fri, 16 Oct 2020 10:52:38 GMT, Stephen Colebourne <scolebourne at openjdk.org> wrote:
> Can I suggest some additions?
Thanks for the suggestions, I've initiated a discussion about them. For this issue & JEP, we'll restrict ourselves to
classes that already claim to be value-based (plus the wrappers). But it would be worthwhile to separately explore
applying the term to additional Java SE classes. It can be handled as an RFE for each of the relevant APIs.
-------------
PR: https://git.openjdk.java.net/valhalla/pull/222
More information about the valhalla-dev
mailing list