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

TEST_BUG: sun/security/provider/SecureRandom/StrongSeedReader.java should be modified

XMLWordPrintable

    • 8
    • generic
    • linux, solaris

      Testsuite name: Regression
      Test names: sun/security/provider/SecureRandom/StrongSeedReader.java
      JDK tested: 8b87
      OS tested: Linux
      Is it a regression: No

      Test bug introduced in jdk 8b87.

      Log:

      #section:main
      ----------messages:(3/126)----------
      command: main StrongSeedReader
      reason: User specified action: run main/othervm StrongSeedReader
      elapsed time (seconds): 0.34
      ----------System.out:(0/0)----------
      ----------System.err:(16/992)----------
      java.io.FileNotFoundException: /tmpStrongSeedReader.tmpdata (Permission denied)
      at java.io.FileOutputStream.open(Native Method)
      at java.io.FileOutputStream.<init>(FileOutputStream.java:203)
      at java.io.FileOutputStream.<init>(FileOutputStream.java:156)
      at StrongSeedReader.main(StrongSeedReader.java:56)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:491)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
      at java.lang.Thread.run(Thread.java:724)

      JavaTest Message: Test threw exception: java.io.FileNotFoundException: /tmpStrongSeedReader.tmpdata (Permission denied)
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.io.FileNotFoundException: /tmpStrongSeedReader.tmpdata (Permission denied)
      result: Failed. Execution failed: `main' threw exception: java.io.FileNotFoundException: /tmpStrongSeedReader.tmpdata (Permission denied)


      test result: Failed. Execution failed: `main' threw exception: java.io.FileNotFoundException: /tmpStrongSeedReader.tmpdata (Permission denied)

            wetmore Bradford Wetmore
            kshefov Konstantin Shefov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: