- 
    Bug 
- 
    Resolution: Duplicate
- 
     P4 P4
- 
    17
                    ----------System.err:(15/957)----------
SecureRandom
chi-squared test failure for java.security.SecureRandom nextInt(19): x=64.1349 (should be in [1.67702,62.7197])
testRngChiSquared glitchjava.lang.RuntimeException: 2 fails detected
at RandomTestChiSquared.exceptionOnFail(RandomTestChiSquared.java:60)
at RandomTestChiSquared.main(RandomTestChiSquared.java:237)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
at java.base/java.lang.Thread.run(Thread.java:833)
            
SecureRandom
chi-squared test failure for java.security.SecureRandom nextInt(19): x=64.1349 (should be in [1.67702,62.7197])
testRngChiSquared glitchjava.lang.RuntimeException: 2 fails detected
at RandomTestChiSquared.exceptionOnFail(RandomTestChiSquared.java:60)
at RandomTestChiSquared.main(RandomTestChiSquared.java:237)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:312)
at java.base/java.lang.Thread.run(Thread.java:833)
- duplicates
- 
                    JDK-8272326 java/util/Random/RandomTestMoments.java had two Gaussian fails -           
- Closed
 
-