git: openjdk/jdk: 8294693: Add Collections.shuffle overload that accepts RandomGenerator interface

Tagir F. Valeev tvaleev at openjdk.org
Sat Jan 21 18:50:24 UTC 2023


Changeset: 67b1c890
Author:    Tagir F. Valeev <tvaleev at openjdk.org>
Date:      2023-01-21 18:36:31 +0000
URL:       https://git.openjdk.org/jdk/commit/67b1c890b3351c1b1317477dd12316d18c01dd72

8294693: Add Collections.shuffle overload that accepts RandomGenerator interface

Reviewed-by: smarks, darcy

! src/java.base/share/classes/java/util/Collections.java
+ test/jdk/java/util/Collections/Shuffle.java



More information about the jdk-changes mailing list