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

tools/pack200/TestNormal.java fails on Windows with java.io.FileNotFoundException after JDK-8058854

XMLWordPrintable

    • b37
    • Verified

        tools/pack200/TestNormal.java fails on Windows with java.io.FileNotFoundException after JDK-8058854.

        ----------System.err:(17/1084)*----------
        java.io.FileNotFoundException: testdir\\D:\\Users\\aurora\\sandbox\\gresults\\testoutput\\jdk_tools\\JTwork\\classes\\tools\\pack200\\AttributeTests.class (The filename, directory name, or volume label syntax is incorrect)
        at java.io.FileOutputStream.open0(Native Method)
        at java.io.FileOutputStream.open(FileOutputStream.java:270)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
        at TestNormal.extractJar(TestNormal.java:119)
        at TestNormal.main(TestNormal.java:55)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:759)
        at java.lang.Thread.run(Thread.java:745)

        JavaTest Message: Test threw exception: java.io.FileNotFoundException
        JavaTest Message: shutting down test

        result: Failed. Execution failed: `main' threw exception: java.io.FileNotFoundException: testdir\D:\Users\aurora\sandbox\gresults\testoutput\jdk_tools\JTwork\classes\tools\pack200\AttributeTests.class (The filename, directory name, or volume label syntax is incorrect)

              amlu Amy Lu (Inactive)
              amlu Amy Lu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: