RFR: 8336462: ConcurrentSkipListSet Javadoc incorrectly warns about size method complexity

Jaikiran Pai jpai at openjdk.org
Mon Aug 5 06:19:31 UTC 2024


On Tue, 30 Jul 2024 09:24:12 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.

Doug has reviewed this doc-only change and the proposed update to the text looks good to me.

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

Marked as reviewed by jpai (Reviewer).

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


More information about the core-libs-dev mailing list