[jdk21] Integrated: 8306785: fix deficient spliterators for Sequenced Collections

Stuart Marks smarks at openjdk.org
Thu Jul 13 18:06:18 UTC 2023


On Thu, 13 Jul 2023 05:45:37 GMT, Stuart Marks <smarks at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [743e8b8e](https://github.com/openjdk/jdk/commit/743e8b8e0a9fe032a0dd652a4fef1f761af66595) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Stuart Marks on 12 Jul 2023 and was reviewed by Paul Sandoz.
> 
> Thanks!

This pull request has now been integrated.

Changeset: b4f19f57
Author:    Stuart Marks <smarks at openjdk.org>
URL:       https://git.openjdk.org/jdk21/commit/b4f19f57e174bffad2e9f3c185414dcd7f481668
Stats:     30 lines in 6 files changed: 18 ins; 4 del; 8 mod

8306785: fix deficient spliterators for Sequenced Collections

Reviewed-by: rriggs
Backport-of: 743e8b8e0a9fe032a0dd652a4fef1f761af66595

-------------

PR: https://git.openjdk.org/jdk21/pull/118


More information about the core-libs-dev mailing list