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

Update javax/xml tests to remove references of jre dir

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9-repo-jigsaw
    • 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")) {

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

                Created:
                Updated:
                Resolved: