RFR: 8336462: ConcurrentSkipListSet Javadoc incorrectly warns about size method complexity
Viktor Klang
vklang at openjdk.org
Tue Jul 30 09:28:56 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.
@DougLea Please let me know what you think about this change. 👍
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20388#issuecomment-2257892314
More information about the core-libs-dev
mailing list