Update javax/xml tests to remove references of jre dir

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9-repo-jigsaw
    • Component/s: xml
    • b56

        The jigsaw/m2 forest is currently accumulating the changes for the move to a modular image. The modular image will replace the current JRE/JDK layout. The replacement for j2sdk-image will not not have a top-level "jre" directory.

        javax/xml tests now have following 3 tests have references of jre dir, this need to be cleaned up. (This does not affect test function/result, test are now pass)

        jdk/test/javax/xml/ws/8033113/WsImportTest.java: if (javaHome.endsWith("jre")) {
        jdk/test/javax/xml/ws/clientjar/TestWsImport.java: if (javaHome.endsWith("jre")) {
        jdk/test/javax/xml/ws/ebcdic/WsImportTest.java: if (javaHome.endsWith("jre")) {

              Assignee:
              Frank Yuan (Inactive)
              Reporter:
              Amy Lu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: