-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
17
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
The static shuffle method takes class Random as the second parameter, although it could have taken RandomGenerator so that another implementation could be used, because in this version of jdk one of the features was JEP 356.
The static shuffle method takes class Random as the second parameter, although it could have taken RandomGenerator so that another implementation could be used, because in this version of jdk one of the features was JEP 356.
- relates to
-
JDK-8279598 provide adapter from RandomGenerator to Random
-
- Resolved
-