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

Remove dependency on dt.jar from test/tools/jar/normalize/TestNormal.java

XMLWordPrintable

    • b36
    • Verified

        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. The replacement for both j2sdk-image and j2re-image will not contain rt.jar, tools.jar and other JAR files, instead the classes and resources will be stored in a new container format.

        test/tools/jar/normalize/TestNormal.java needs to be updated to remove its dependency on dt.jar that ships with the JDK. There will be no dt.jar or other JAR files in the modular image.

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

                Created:
                Updated:
                Resolved: