On Tue, 4 Nov 2025 20:18:20 GMT, Claes Redestad <[email protected]> wrote:
> That variant is incorrect since `size <= a.length`, potentially adding a > surprising tail of `null` elements to the list. @cl4es right, my suggestion was incorrect, thanks. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28116#discussion_r2491949708
