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

java/io/File/createTempFile/SpecialTempFile.java failing

XMLWordPrintable

    • b07

        java/io/File/createTempFile/SpecialTempFile.java seems to be failing on Windows after JDK-8345368. Example failure:

        Windows 11 10.0
        exceptionExpected 1: true
        In test ReservedName, creating temp file with prefix, LPT1.package.zip, suffix, .temp, in dir, .\\9114136656605212322
        ----------System.err:(11/591)----------
        java.lang.RuntimeException: IOException is expected
        at SpecialTempFile.test(SpecialTempFile.java:82)
        at SpecialTempFile.main(SpecialTempFile.java:123)
        at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
        at java.base/java.lang.reflect.Method.invoke(Method.java:565)
        at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
        at java.base/java.lang.Thread.run(Thread.java:1447)

              bpb Brian Burkhalter
              alanb Alan Bateman
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: