> In this PR I updated the EC key size and updated the regular expressions used > to parse the output of the jarsigner. In addition to updating default key > sizes base on Java version, I also updated the logic for determining the > default signing algorithm which is based on the version of jarsigner/java > used to sign the jar file and the size of the key being used. > > I ran this test with JDKs 17.0.8, 20.0.2, and 21b26.
Matthew Donovan has updated the pull request incrementally with two additional commits since the last revision: - whitespace cleanup Co-authored-by: Rajan Halade <17793999+rhal...@users.noreply.github.com> - removed unnecessary bug it Co-authored-by: Rajan Halade <17793999+rhal...@users.noreply.github.com> ------------- Changes: - all: https://git.openjdk.org/jdk/pull/14602/files - new: https://git.openjdk.org/jdk/pull/14602/files/729f59c6..93b97f94 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=14602&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14602&range=00-01 Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/14602.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/14602/head:pull/14602 PR: https://git.openjdk.org/jdk/pull/14602