hg: jdk8/tl/jdk: 8001642: Add Optional, OptionalDouble, OptionalInt, OptionalLong (original) (raw)
Brian Goetz brian.goetz at oracle.com
Thu Mar 28 08:34:23 PDT 2013
- Previous message: hg: jdk8/tl/jdk: 8010125: keytool -importkeystore could create a pkcs12 keystore with different storepass and keypass
- Next message: hg: jdk8/tl/langtools: 8006346: doclint should make allowance for headers generated by standard doclet
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Has the optional classes been verified to serialize/deserialize correctly? They are not serializable.
Finally, are these utilities critical to some other part JDK 8 that they were pushed out now as opposed to JDK 9?They are part of the libraries being added by JSR-335 / Project Lambda. There is extensive discussion on Optional on lambda-dev and the JSR 335 EG lists.
-------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.openjdk.java.net/pipermail/net-dev/attachments/20130328/593b9a39/attachment.html
- Previous message: hg: jdk8/tl/jdk: 8010125: keytool -importkeystore could create a pkcs12 keystore with different storepass and keypass
- Next message: hg: jdk8/tl/langtools: 8006346: doclint should make allowance for headers generated by standard doclet
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]