On Mon, 16 Dec 2024 15:29:15 GMT, Matthew Donovan <mdono...@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. > > Matthew Donovan has updated the pull request incrementally with one > additional commit since the last revision: > > updated to use JarSigner.Builder.getDefaultDigestAlgorithm() LGTM. Thanks. ------------- Marked as reviewed by weijun (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/22765#pullrequestreview-2506561182