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

Replace jdeps use of jdk.internal.util.jar.VersionedStream with new public API

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • 10
    • tools
    • None
    • b34

      JDK build first builds jdk.jdeps as an interim module for CreateSymbols build tool to use. CreateSymbols depends on com.sun.tools.classfile library rather than the entire jdk.jdeps module.

      jdeps can use the new API to get the real entry name and versioned entries for multi-release JAR but not the interim jdeps module.

      This issue is a follow-up to JDK-8189611.

            mchung Mandy Chung (Inactive)
            mchung Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: