Withdrawn: JDK-8297605 DelayQueue javadoc is confusing

Viktor Klang duke at openjdk.org
Thu Feb 23 15:38:28 UTC 2023


On Thu, 23 Feb 2023 09:05:49 GMT, Viktor Klang <duke at openjdk.org> wrote:

> Clarifies the distinction between expiration of the head of DelayQueue and how it relates to `poll`, `take`, and `peek`. See discussion on https://bugs.openjdk.org/browse/JDK-8297605
> 
> @DougLea If possible, please weigh in on whether this is in line with your thoughts on the matter.

This pull request has been closed without being integrated.

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

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


More information about the core-libs-dev mailing list