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

Thomas Stüfe thomas.stuefe at gmail.com
Sun Mar 29 18:22:54 UTC 2020


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