On Thu, 11 Jun 2026 12:12:38 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: > > Test with null elements lgtm ------------- Marked as reviewed by vklang (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/31452#pullrequestreview-4496079023
