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

Matthew Donovan mdonovan at openjdk.org
Mon Dec 16 16:21:43 UTC 2024


On Mon, 16 Dec 2024 14:57:36 GMT, Matthew Donovan <mdonovan at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: e7d21fcf
Author:    Matthew Donovan <mdonovan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e7d21fcf4949106e89afd413e9abc47d622dd47a
Stats:     10 lines in 1 file changed: 7 ins; 0 del; 3 mod

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

Reviewed-by: weijun

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

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


More information about the security-dev mailing list