RFR: 8336462: ConcurrentSkipListSet Javadoc incorrectly warns about size method complexity
Doug Lea
dl at openjdk.org
Tue Jul 30 11:53: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.
Yes, thanks for fixing wording that should have been updated a long time ago.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20388#issuecomment-2258162995
More information about the core-libs-dev
mailing list