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

jdk/internal/util/jar/TestVersionedStream.java fails on Windows

    XMLWordPrintable

Details

    Backports

      Description

        jdk/internal/util/jar/TestVersionedStream.java fails on Windows (since test introduced):

        STDERR:
        org.testng.TestNGException:
        Cannot instantiate class TestVersionedStream
        ...

        Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 10:
        ...
            at java.base/java.net.URI.create(URI.java:873)
            at TestVersionedStream.lambda$createFiles$6(TestVersionedStream.java:212)
        ...
            at TestVersionedStream.createFiles(TestVersionedStream.java:215)
            at TestVersionedStream.<init>(TestVersionedStream.java:75)
            ... 27 more
        Caused by: java.net.URISyntaxException: Illegal character in path at index 10:

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: