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

jar tool should have a way to extract to a directory

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 24
    • None
    • 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.

            jpai Jaikiran Pai
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: