RFR : JDK-8001642 : Add Optional<T>, OptionalDouble, OptionalInt, OptionalLong

Mike Duigou mike.duigou at oracle.com
Fri Mar 8 12:26:39 PST 2013


On Mar 5 2013, at 07:12 , Alan Bateman wrote:

> Just a couple of small things.
> 
> Will the docs build complain about the unknown taglets? (@apiNote, @implNote ...)

It currently issues a warning. I have a Javadoc.gmk patch which I am pursuing separately to enable recognition of these tags.

> Are you planning to include a test? I realize this will get a good workout once the streams work come in.

Now added.

Thanks!


More information about the lambda-dev mailing list