-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
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.
- csr for
-
JDK-8264510 jar tool should have a way to extract to a directory
- Closed
- duplicates
-
JDK-8321618 jar command always extracts to current directory.
- Closed
- links to
-
Commit(master) openjdk/jdk/ffe60919
-
Review openjdk/jdk/2752
-
Review(master) openjdk/jdk/2752