On Wed, 10 Jun 2026 13:58:12 GMT, Liam Miller-Cushon <[email protected]> wrote:
>> This commit adds a `PriorityQueue` constructor that takes both a custom >> comparator and an existing collection. >> >> See previous discussion in https://github.com/openjdk/jdk/pull/17045. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Liam Miller-Cushon has updated the pull request incrementally with one > additional commit since the last revision: > > Update copyright year, remove author name The patch looks good. ------------- Marked as reviewed by liach (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/31452#pullrequestreview-4468813002
