XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P3
    • 10
    • Affects Version/s: 9, 10
    • Component/s: hotspot
    • b21

      Four AOT tests has the wrong file separator when run on Windows:

      JavaTest Message: JUnit Failure: itShouldReturnSourceWhenAllIsValid(jdk.tools.jaotc.test.collect.jar.JarSourceProviderTest): expected:<[this/bar]> but was:<[this\bar]>
      java.lang.AssertionError: expected:<[this/bar]> but was:<[this\bar]>

      compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/ClassSourceTest.java
      compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/SearchPathTest.java
      compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/jar/JarSourceProviderTest.java
      compiler/aot/jdk.tools.jaotc.test/src/jdk/tools/jaotc/test/collect/module/ModuleSourceProviderTest.java

            Assignee:
            Jesper Wilhelmsson
            Reporter:
            Jesper Wilhelmsson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: