RFR: 8297605: DelayQueue javadoc is confusing

Martin Buchholz martin at openjdk.org
Thu Mar 2 20:09:08 UTC 2023


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

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

Commit messages:
 - JDK-8297605

Changes: https://git.openjdk.org/jdk/pull/12838/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12838&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8297605
  Stats: 170 lines in 2 files changed: 114 ins; 9 del; 47 mod
  Patch: https://git.openjdk.org/jdk/pull/12838.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/12838/head:pull/12838

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


More information about the core-libs-dev mailing list