Raffaello Giulietti
|
c8cff1bd6f
|
8202449: overflow handling in Random.doubles
Reviewed-by: darcy
|
2022-06-08 16:28:18 +00:00 |
|
Anthony Vanelverdinghe
|
3d2d039538
|
8287440: Typo in package-info.java of java.util.random
Reviewed-by: darcy, iris, jpai
|
2022-05-29 14:26:19 +00:00 |
|
Joe Darcy
|
bba456a8db
|
8285676: Add missing @param tags for type parameters on classes and interfaces
Reviewed-by: wetmore, smarks, dfuchs, prr, alanb, mchung
|
2022-04-28 18:00:34 +00:00 |
|
Raffaello Giulietti
|
1f868f1d09
|
8285658: Fix two typos in the spec of j.u.random.RandomGenerator
Reviewed-by: bpb, darcy
|
2022-04-27 19:19:29 +00:00 |
|
Jim Laskey
|
85641c651d
|
8283084: RandomGenerator nextDouble(double, double) is documented incorrectly
Reviewed-by: bpb, darcy
|
2022-04-21 13:45:50 +00:00 |
|
Jim Laskey
|
4732b1d038
|
8274683: Code example provided by RandomGeneratorFactory does not compile
Reviewed-by: darcy
|
2022-04-21 13:40:02 +00:00 |
|
Jim Laskey
|
8683de5eda
|
8274685: Documentation suggests there are ArbitrarilyJumpableGenerator when none
Co-authored-by: Guy Steele <gls@openjdk.org>
Reviewed-by: rriggs
|
2021-11-22 16:19:23 +00:00 |
|
Jim Laskey
|
6b4fbaedbb
|
8273792: JumpableGenerator.rngs() documentation refers to wrong method
Co-authored-by: Guy Steele <gls@openjdk.org>
Reviewed-by: rriggs
|
2021-11-22 16:17:01 +00:00 |
|
Ludvig Janiuk
|
d8b0dee65e
|
8276239: Better tables in java.util.random package summary
Reviewed-by: jlaskey
|
2021-11-08 09:44:44 +00:00 |
|
Jim Laskey
|
e66c8afb59
|
8272866: java.util.random package summary contains incorrect mixing function in table
Reviewed-by: rriggs
|
2021-08-27 18:45:52 +00:00 |
|
Jim Laskey
|
72db09b1f3
|
8266313: (JEP-356) - RandomGenerator spec implementation requirements tightly coupled to JDK internal classes
Reviewed-by: rriggs
|
2021-07-14 12:00:01 +00:00 |
|
Weijun Wang
|
6765f90250
|
8266459: Implement JEP 411: Deprecate the Security Manager for Removal
Co-authored-by: Sean Mullan <mullan@openjdk.org>
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: erikj, darcy, chegar, naoto, joehw, alanb, mchung, kcr, prr, lancea
|
2021-06-02 11:57:31 +00:00 |
|
Jim Laskey
|
b4371e9bca
|
8266552: Technical corrections to java/util/random/package-info.java
Reviewed-by: darcy
|
2021-05-13 13:42:53 +00:00 |
|
Jim Laskey
|
770dfc1ec4
|
8265279: Remove unused RandomGeneratorFactory.all(Class<T> category)
Reviewed-by: rriggs
|
2021-05-04 13:26:08 +00:00 |
|
Jim Laskey
|
a0ec2cb289
|
8248862: Implement Enhanced Pseudo-Random Number Generators
Reviewed-by: darcy
|
2021-04-05 16:29:18 +00:00 |
|