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

Viktor Klang vklang at openjdk.org
Mon Aug 5 10:59:36 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.

This pull request has now been integrated.

Changeset: d3e7b0c1
Author:    Viktor Klang <vklang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d3e7b0c12afde03985f1b06e6e7d789928971090
Stats:     8 lines in 1 file changed: 0 ins; 5 del; 3 mod

8336462: ConcurrentSkipListSet Javadoc incorrectly warns about size method complexity

Reviewed-by: jpai

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

PR: https://git.openjdk.org/jdk/pull/20388


More information about the core-libs-dev mailing list