RFR: JDK-8072456 @since tags missing from TimeUnit
Martin Buchholz
martinrb at google.com
Wed Feb 4 09:06:54 UTC 2015
Approved. Good find. I made an effort to automatically find all the
missing @since back in the 1.6 days, but apparently it didn't find missing
added enum values.
jsr166 CVS updated.
On Wed, Feb 4, 2015 at 12:48 AM, Staffan Larsen <staffan.larsen at oracle.com>
wrote:
> The MINUTES, HOURS, and DAYS fields of TimeUnit are missing an "@since
> 1.6" tag.
>
> webrev: http://cr.openjdk.java.net/~sla/8072456/webrev.00/ <
> http://cr.openjdk.java.net/~sla/8072456/webrev.00/>
> bug: https://bugs.openjdk.java.net/browse/JDK-8072456 <
> https://bugs.openjdk.java.net/browse/JDK-8072456>
>
> Thanks,
> /Staffan
More information about the core-libs-dev
mailing list