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

test/java/io/File/NulFile.java failing when test run in othervm mode

XMLWordPrintable

    • b112
    • 8
    • b115
    • x86_64
    • linux_oracle_6.0
    • Verified

        Testsuite name: Regression
        Test names: java/io/File/NulFile.java
        JDK tested: JDK 8b112
        OS tested: Oracle Linux 6 RedHat kernel 64-bit.
        Is it a regression: YES
        Regression introduced in JDK 8 b112.

        Tests pass against JDK 8 b111, fails against JDK 8 b112.

        LOG:

        #section:main
        ----------messages:(3/113)----------
        command: main NulFile
        reason: Assumed action based on file name: run main NulFile
        elapsed time (seconds): 0.384
        ----------System.out:(0/0)----------
        ----------System.err:(15/1191)*----------
        java.lang.RuntimeException: Get IOException with message, Unable to create temporary file, tmpDir/prefix6611783575572053834\u0000x, expect message, Unable to create temporary file
        at NulFile.testCreateTempFile(NulFile.java:620)
        at NulFile.testTempFile(NulFile.java:588)
        at NulFile.main(NulFile.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:483)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:724)

        JavaTest Message: Test threw exception: java.lang.RuntimeException: Get IOException with message, Unable to create temporary file, tmpDir/prefix6611783575572053834\u0000x, expect message, Unable to create temporary file
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Get IOException with message, Unable to create temporary file, tmpDir/prefix6611783575572053834\u0000x, expect message, Unable to create temporary file
        result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Get IOException with message, Unable to create temporary file, tmpDir/prefix6611783575572053834 x, expect message, Unable to create temporary file


        test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Get IOException with message, Unable to create temporary file, tmpDir/prefix6611783575572053834 x, expect message, Unable to create temporary file

              dxu Dan Xu (Inactive)
              kshefov Konstantin Shefov
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: