Integrated: 8297605: improve DelayQueue removal method javadoc
Martin Buchholz
martin at openjdk.org
Fri Mar 31 18:15:28 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
This pull request has now been integrated.
Changeset: a565be4d
Author: Martin Buchholz <martin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a565be4dc5fa6bbaa92553763caf6f2cc5c2c2a1
Stats: 170 lines in 2 files changed: 114 ins; 9 del; 47 mod
8297605: improve DelayQueue removal method javadoc
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/12838
More information about the core-libs-dev
mailing list