RFR: 8297605: DelayQueue javadoc is confusing

Alan Bateman alanb at openjdk.org
Thu Mar 16 19:14:05 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

Wordy but clear, I think it's okay.

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

Marked as reviewed by alanb (Reviewer).

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


More information about the core-libs-dev mailing list