Integrated: 8265208: [JEP-356] : SplittableRandom and SplittableGenerators - splits() methods does not throw NullPointerException when source is null

Jim Laskey jlaskey at openjdk.java.net
Mon May 10 18:54:57 UTC 2021


On Wed, 14 Apr 2021 17:33:30 GMT, Jim Laskey <jlaskey at openjdk.org> wrote:

> Add check for null.

This pull request has now been integrated.

Changeset: 0cc7833f
Author:    Jim Laskey <jlaskey at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/0cc7833f3d84971dd03a9a620585152a6debb40e
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8265208: [JEP-356] : SplittableRandom and SplittableGenerators - splits() methods does not throw NullPointerException when source is null

Reviewed-by: rriggs

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

PR: https://git.openjdk.java.net/jdk/pull/3495


More information about the core-libs-dev mailing list