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

Viktor Klang vklang at openjdk.org
Thu Aug 1 14:11: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.

@AlanBateman Would you want to be Reviewer? :)

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

PR Comment: https://git.openjdk.org/jdk/pull/20388#issuecomment-2263178440


More information about the core-libs-dev mailing list