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

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

XMLWordPrintable

        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:

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

                Created:
                Updated:
                Resolved: