RFR: 8346285: Update jarsigner compatibility test for change in default digest algorithm

Matthew Donovan mdonovan at openjdk.org
Mon Dec 16 15:02:46 UTC 2024


In this small PR, I updated the jarsigner compatibility test to handle the difference in default digest algorithms between JDK versions. The previous default was SHA-256 but has been updated to SHA-384.

-------------

Commit messages:
 - 8346285: Update jarsigner compatibility test for change in default digest algorithm

Changes: https://git.openjdk.org/jdk/pull/22765/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22765&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8346285
  Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/22765.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22765/head:pull/22765

PR: https://git.openjdk.org/jdk/pull/22765


More information about the security-dev mailing list