[jdk15u-dev] Integrated: 8278851: Correct signer logic for jars signed with multiple digest algorithms

Yuri Nesterenko yan at openjdk.java.net
Wed Apr 27 11:51:03 UTC 2022


On Wed, 27 Apr 2022 10:28:53 GMT, Yuri Nesterenko <yan at openjdk.org> wrote:

> Backport for parity with major releases. Some context changes were necessary in source part; private toHex function was used instead of HexFormat; and I borrowed test/lib/jdk/test/lib/security/SecurityUtils.java from JDK 11. 
> All JDK security tests run OK.

This pull request has now been integrated.

Changeset: d148e266
Author:    Yuri Nesterenko <yan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk15u-dev/commit/d148e266159d2799957ce1cbc0a8c45262100521
Stats:     272 lines in 4 files changed: 221 ins; 19 del; 32 mod

8278851: Correct signer logic for jars signed with multiple digest algorithms

Reviewed-by: bae
Backport-of: 61b8944327e3d12cf58dc3f6bc45ecbeba4ef611

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

PR: https://git.openjdk.java.net/jdk15u-dev/pull/202


More information about the jdk-updates-dev mailing list