Raffaello Giulietti
|
4c7b3e7fc3
|
8334758: Incorrect note in Javadoc for a few RandomGenerator methods
Reviewed-by: bpb
|
2024-07-23 07:43:57 +00:00 |
|
Raffaello Giulietti
|
42e3c842ae
|
8332086: Remove the usage of ServiceLoader in j.u.r.RandomGeneratorFactory
8332476: j.u.r.RandomGeneratorFactor.create(long|byte[]) should throw rather than silently fallback to no-arg create()
Reviewed-by: jpai
|
2024-05-21 12:53:03 +00:00 |
|
Raffaello Giulietti
|
7f299043a9
|
8330005: RandomGeneratorFactory.getDefault() throws exception when the runtime image only has java.base module
Reviewed-by: jpai, alanb
|
2024-05-08 08:27:13 +00:00 |
|
Raffaello Giulietti
|
b80001de0c
|
8314209: Wrong @since tag for RandomGenerator::equiDoubles
Reviewed-by: alanb
|
2023-08-16 08:21:34 +00:00 |
|
Raffaello Giulietti
|
14cf035681
|
8302987: Add uniform and spatially equidistributed bounded double streams to RandomGenerator
Reviewed-by: darcy
|
2023-07-19 16:48:54 +00:00 |
|
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 |
|