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
LXMRandomWithSeed.java
NextBytes.java
NextIntPowerOfTwoMod.java
RandomCanaryPi.java
RandomExponentialTest.java
RandomNextDoubleBoundary.java
RandomStreamTest.java
RandomTest.java
RandomTestBsi1999.java
RandomTestChiSquared.java
RandomTestCoverage.java 8332086: Remove the usage of ServiceLoader in j.u.r.RandomGeneratorFactory 2024-05-21 12:53:03 +00:00
RandomTestMoments.java
T8282144.java