> 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: Fix -version in jarsigner and update tests ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/5954/files - new: https://git.openjdk.java.net/jdk/pull/5954/files/1d43fe2f..4593b7a8 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5954&range=01 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5954&range=00-01 Stats: 117 lines in 4 files changed: 99 ins; 16 del; 2 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