jdk-24/test/jdk/java/util/Random
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
..
DistinctSeeds.java
EquiDoublesTest.java 8302987: Add uniform and spatially equidistributed bounded double streams to RandomGenerator 2023-07-19 16:48:54 +00:00
LXMRandomWithSeed.java 8283083: java.util.random L128X256MixRandom constructor fails to use byte[] seed 2022-04-12 17:36:16 +00:00
NextBytes.java 8193300: Miscellaneous changes imported from jsr166 CVS 2018-01 2018-01-16 18:28:39 -08:00
NextIntPowerOfTwoMod.java
RandomCanaryPi.java 8264729: Random check-in failing header checks. 2021-04-05 19:03:18 +00:00
RandomExponentialTest.java 8284866: Add test to JDK-8273056 2022-04-14 15:36:20 +00:00
RandomNextDoubleBoundary.java 8202449: overflow handling in Random.doubles 2022-06-08 16:28:18 +00:00
RandomStreamTest.java
RandomTest.java 8288596: Random:from() adapter does not delegate to supplied generator in all cases 2022-06-29 14:56:28 +00:00
RandomTestBsi1999.java 8315751: RandomTestBsi1999 fails often with timeouts on Linux ppc64le 2023-09-07 07:36:08 +00:00
RandomTestChiSquared.java 8272326: java/util/Random/RandomTestMoments.java had two Gaussian fails 2021-08-17 15:53:41 +00:00
RandomTestCoverage.java 8332086: Remove the usage of ServiceLoader in j.u.r.RandomGeneratorFactory 2024-05-21 12:53:03 +00:00
RandomTestMoments.java 8272326: java/util/Random/RandomTestMoments.java had two Gaussian fails 2021-08-17 15:53:41 +00:00
T8282144.java 8294509: The sign extension bug applies to 'public static int[] convertSeedBytesToInts(byte[] seed, int n, int z)' in RandomSupport 2022-10-04 10:25:11 +00:00