On Mon, 22 Jun 2026 13:06:36 GMT, Chen Liang <[email protected]> wrote:
>> Liam Miller-Cushon has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Test with null elements > > Yes. In https://github.com/openjdk/jdk/pull/17045, @liach [suggested](https://github.com/openjdk/jdk/pull/17045#issuecomment-1872604385) that we add the constructor and set aside discussion of what to do about the addAll() method. Since this PR is a successor to the other one, I assume this comment carries over. I think proceeding with this PR adding just the constructor is fine. I've filed [JDK-8387257](https://bugs.openjdk.org/browse/JDK-8387257) to track addition of an addAll() fast path. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31452#issuecomment-4793270186
