jar tool should have a way to extract to a directory

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 24
    • Affects Version/s: None
    • Component/s: tools
    • jar
    • b21

      The `jar` tool lacks the ability to extract the contents of a JAR file to a directory. Tools such as `unzip` allow for usages such as `unzip foo.zip -d classes` to extract the contents to a directory (creating it if needed).

      JDK-6350735 is an older issue in the same area except that it proposed using -C which is the option when creating JAR files.

            Assignee:
            Jaikiran Pai
            Reporter:
            Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: