RFR: JDK-8297605 DelayQueue javadoc is confusing [v2]
Viktor Klang
duke at openjdk.org
Mon Apr 3 19:53:17 UTC 2023
On Fri, 24 Feb 2023 16:08:57 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.
>
> Viktor Klang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>
> JDK-8297605 DelayQueue javadoc is confusing
Superseded by https://github.com/openjdk/jdk/pull/12838
-------------
PR Comment: https://git.openjdk.org/jdk/pull/12729#issuecomment-1494886096
More information about the core-libs-dev
mailing list