> It'd be useful to have a -version option for keytool and jarsigner. Many > other JDK tools already have a -version option. This is to add -version > option to keytool and jarsigner like jar command does. > > CSR review: > https://bugs.openjdk.java.net/browse/JDK-8275174
Hai-May Chao has updated the pull request incrementally with one additional commit since the last revision: jarsigner only prints version and ignores other options ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/5954/files - new: https://git.openjdk.java.net/jdk/pull/5954/files/4593b7a8..c0a71608 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5954&range=02 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5954&range=01-02 Stats: 13 lines in 2 files changed: 4 ins; 5 del; 4 mod Patch: https://git.openjdk.java.net/jdk/pull/5954.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/5954/head:pull/5954 PR: https://git.openjdk.java.net/jdk/pull/5954