RFR: 8258217: PriorityBlockingQueue constructor spec and behavior mismatch
8258217: PriorityBlockingQueue constructor spec and behavior mismatch ------------- Commit messages: - JDK-8258217 Changes: https://git.openjdk.java.net/jdk/pull/2014/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2014&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8258217 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.java.net/jdk/pull/2014.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/2014/head:pull/2014 PR: https://git.openjdk.java.net/jdk/pull/2014
On Sat, 9 Jan 2021 23:41:24 GMT, Martin Buchholz <martin@openjdk.org> wrote:
8258217: PriorityBlockingQueue constructor spec and behavior mismatch
Marked as reviewed by dl (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/2014
On Sat, 9 Jan 2021 23:41:24 GMT, Martin Buchholz <martin@openjdk.org> wrote:
8258217: PriorityBlockingQueue constructor spec and behavior mismatch
This pull request has now been integrated. Changeset: 11d5b047 Author: Martin Buchholz <martin@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/11d5b047 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8258217: PriorityBlockingQueue constructor spec and behavior mismatch Reviewed-by: dl ------------- PR: https://git.openjdk.java.net/jdk/pull/2014
participants (2)
-
Doug Lea
-
Martin Buchholz