RFR: 8297605: DelayQueue javadoc is confusing
Doug Lea
dl at openjdk.org
Fri Mar 3 00:03:16 UTC 2023
On Thu, 2 Mar 2023 20:00:56 GMT, Martin Buchholz <martin at openjdk.org> wrote:
> Inviting @DougLea and @viktorklang-ora to review.
>
> As usual, I couldn't resist more fiddling.
> - Added missing tests for take, remove(), remove(Object).
> - Improved DelayQueueTest's testing infrastructure
> - added more test assertions
> - linkified new javadoc definitions
Thanks. This is overkill, but the wording changes and new tests look OK.
-------------
PR: https://git.openjdk.org/jdk/pull/12838
More information about the core-libs-dev
mailing list