On Thu, 2 Mar 2023 20:00:56 GMT, Martin Buchholz <mar...@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 <mar...@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