Commit Graph

4 Commits

Author SHA1 Message Date
Raffaello Giulietti
c8cff1bd6f 8202449: overflow handling in Random.doubles
Reviewed-by: darcy
2022-06-08 16:28:18 +00:00
Joe Darcy
77b0240d44 8281183: RandomGenerator:NextDouble() default behavior partially fixed by JDK-8280950
Reviewed-by: jlaskey
2022-02-06 02:19:32 +00:00
Joe Darcy
0e70d4504c 8280950: RandomGenerator:NextDouble() default behavior non conformant after JDK-8280550 fix
Reviewed-by: bpb, jlaskey
2022-02-01 01:27:18 +00:00
Joe Darcy
0c42e43f77 8280550: SplittableRandom#nextDouble(double,double) can return result >= bound
Reviewed-by: jlaskey, psandoz
2022-01-26 17:25:30 +00:00