Consider a public method on JarFile to return the real name of a versioned entry

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P4
    • None
    • Affects Version/s: 9
    • Component/s: core-libs
    • None

      Currently JarFile.getJarEntry().getName() returns the base entry name for a versioned entry. This is essentially a logical name that, for a multi-release jar, maps to the true name of the entry.

      This issue is to consider creating a public method (e.g. getRealName() or getTrueName()) that allows a JarFile client to obtain the real name of a JarEntry.

            Assignee:
            Steve Drach (Inactive)
            Reporter:
            Steve Drach (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: