Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8270348

Test java/util/Random/RandomTestChiSquared.java is failing

XMLWordPrintable

      ----------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)

            jlaskey Jim Laskey
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: