RFR: 8297605: improve DelayQueue removal method javadoc [v2]

Viktor Klang duke at openjdk.org
Mon Apr 3 14:45:12 UTC 2023


On Tue, 21 Mar 2023 17:51:26 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
>
> Martin Buchholz has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fix punctuation

Nice work @Martin-Buchholz! 👍

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

PR Comment: https://git.openjdk.org/jdk/pull/12838#issuecomment-1494456047


More information about the core-libs-dev mailing list