RFR: 8336462: ConcurrentSkipListSet Javadoc incorrectly warns about size method complexity [v2]

Jaikiran Pai jpai at openjdk.org
Mon Aug 5 10:26:31 UTC 2024


On Mon, 5 Aug 2024 09:57:04 GMT, Viktor Klang <vklang at openjdk.org> wrote:

>> Removes some of the old wording around the algorithmic complexity of ConcurrentSkipListSet::size() while still retaining the warning around the accuracy of the returned result.
>
> Viktor Klang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Adding paragraph to ConcurrentSkipListSet::set

Marked as reviewed by jpai (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/20388#pullrequestreview-2218625410


More information about the core-libs-dev mailing list