On Fri, 4 Feb 2022 22:29:45 GMT, Christian Stein <cst...@openjdk.org> wrote:
>> Calling `jar --create --file a/b/foo.jar INPUT-FILES` should create missing >> parent directories (here `a/b`) on the default file system before storing >> the JAR file (here `foo.jar`) in the destination directory. > > Christian Stein has updated the pull request incrementally with one > additional commit since the last revision: > > Update help text of Compatibility Interface Marked as reviewed by lancea (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/7327