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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 10
    • Affects Version/s: 10
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: