RFR: 8265208: [JEP-356] : SplittableRandom and SplittableGenerators - splits() methods does not throw NullPointerException when source is null [v2]
Roger Riggs
rriggs at openjdk.java.net
Mon May 10 18:25:02 UTC 2021
On Mon, 10 May 2021 18:17:30 GMT, Jim Laskey <jlaskey at openjdk.org> wrote:
>> Add check for null.
>
> Jim Laskey has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains four commits:
>
> - Merge branch 'master' into 8265208
> - Check for null source
> - Make makeXXXSpliterator final
> - Move makeXXXSpilterator from public (@hidden) to protected. No API change.
Marked as reviewed by rriggs (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/3495
More information about the core-libs-dev
mailing list