JDK-8263221 : [JEP-356] : SplittableRandom and SplittableGenerators does not specify boundary conditions
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.util
  • Affected Version: 17
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-03-09
  • Updated: 2021-04-14
  • Resolved: 2021-03-12
Related Reports
Cloners :  
Relates :  
Description
SplittableRandom and SplittableGenerators having split methods which takes source as parameter it's good to state NullPointerEx if the source is null.
Comments
I think I got all cases
12-03-2021