JLS updates
Dan Smith
daniel.smith at oracle.com
Wed Aug 31 18:54:43 UTC 2022
On Aug 30, 2022, at 12:42 PM, Dan Smith <daniel.smith at oracle.com<mailto:daniel.smith at oracle.com>> wrote:
On Aug 30, 2022, at 12:18 PM, Dan Smith <daniel.smith at oracle.com<mailto:daniel.smith at oracle.com>> wrote:
FYI, I've made some minor fixes to the JLS change document supporting Value Objects, published here:
http://cr.openjdk.java.net/~dlsmith/jep8277163/latest
One change I'll need to make: an interface is not a functional interface if it is `identity` or `value`; but this should also be the case if any *superinterface* is `identity` or `value`. (Ultimately, the implementation should be free to generate identity objects or value objects to encode lambdas and method references.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/valhalla-spec-observers/attachments/20220831/ab08f4f0/attachment-0001.htm>
More information about the valhalla-spec-observers
mailing list