[PING] RFR(s): 8176894 Provide specialized implementation for default methods putIfAbsent, computeIfAbsent, computeIfPresent, compute, merge in TreeMap

Roger Riggs Roger.Riggs at oracle.com
Sun Mar 29 21:32:29 UTC 2020


Hi,

Usually the @throws, @param, @return, etc clauses are not complete 
sentences.
Only complete sentences need a period.
And most of OpenJDK omits them.

$.02, Roger

On 3/29/20 2:22 PM, Thomas Stüfe wrote:
> On Sun 29. Mar 2020 at 18:48, Martin Buchholz <martinrb at google.com> wrote:
>
>> I'm fine with the latest version
>>
>> On Sun, Mar 29, 2020 at 1:29 AM Tagir Valeev <amaembo at gmail.com> wrote:
>>
>>>> At various places, the "@throws ConcurrentModificationException"
>>> javadoc:
>>>>   619      * @throws ConcurrentModificationException if it is detected
>>> that the
>>>>   620      * mapping function modified this map
>>>>
>>>> is missing the period.
>>> Done.
>>>
>> Sigh ... my own consistent practice has been to *not* put periods at the
>> end of @throws clauses, but obviously other maintainers ended up elsewhere.
>>
> Oops sorry. If it is important for you, I can live without the period...
>



More information about the core-libs-dev mailing list