Hello,
I'm pretty sure this must have come up a few times now, but
I was unable to find a discussion anywhere, so here goes:
The `if (object.compareTo(other) > 0)` construct for Comparables,
while it works, is an annoyance to readers, and I often have to
do a double-take when seeing it, to make su
On Wed, 9 Dec 2020 18:41:02 GMT, Pavel Rappo wrote:
>> Martin Buchholz has updated the pull request with a new target base due to a
>> merge or a rebase. The pull request now contains one commit:
>>
>> JDK-8234131
>
> The changes to doc comments look good.
>
> Thanks for incorporating my ear