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

[TESTBUG] sun/security/provider/SecureRandom/AbstractDrbg/SpecTest.java intermittently timeout

XMLWordPrintable

    • b27

        Created on behalf of yansendao.ysd@alibaba-inc.com
        ----
        sun/security/provider/SecureRandom/AbstractDrbg/SpecTest.java intermittently fail. When the /dev/random is empty, then this testcase will run timeout

        To Reproduce:
        1. make /proc/sys/kernel/random/entropy_avail small than 1000
        wc -l /dev/random
        cat /proc/sys/kernel/random/entropy_avail

        2. run the test
        rm -rf tmp/ ; jtreg -nr -v:fail,error -w tmp -timeout:0.1 test/jdk/sun/security/provider/SecureRandom/AbstractDrbg/SpecTest.java

              yyang Yi Yang
              yyang Yi Yang
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: