Java 8 RFR 8020539: Clean up doclint problems in java.util package, part 2
Martin Buchholz
martinrb at google.com
Wed Jul 17 21:05:39 UTC 2013
To follow up, what standard of cleanliness is expected, i.e. what is the
exact -Xdoclint flag that you are using to check for warnings?
On Wed, Jul 17, 2013 at 2:00 PM, Martin Buchholz <martinrb at google.com>wrote:
> Queue.java and Deque.java are primarily maintained in Doug's CVS and
> should be updated there. Please remove them from this change.
>
> Doug and I will work on cleaning up doclint warnings in CVS.
>
>
> On Tue, Jul 16, 2013 at 1:37 PM, Brian Burkhalter <
> brian.burkhalter at oracle.com> wrote:
>
>> Reviewers:
>>
>> Issue: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8020539
>> Webrev: http://cr.openjdk.java.net/~bpb/8020539/
>>
>> I think the only dubious change in here is in the Scanner class comments.
>> This was previously using empty <tt></tt> tag pairs for spacing purposes. I
>> replaced each these with repeated four times. There is no visible
>> change in the generated HTML from what I can see and doclint likes this
>> better.
>>
>> Thanks,
>>
>> Brian
>
>
>
More information about the core-libs-dev
mailing list