[jdk11u-dev] Integrated: 8301167: Update VerifySignedJar to actually exercise and test verification

Amos duke at openjdk.org
Wed Oct 25 08:15:42 UTC 2023


On Sun, 15 Oct 2023 21:55:18 GMT, Amos <duke at openjdk.org> wrote:

> - Backport [JDK-8301167](https://bugs.openjdk.org/browse/JDK-8301167)
>   - Test succeeded in local dev box (MacOS M1)
> - The patch applies clean, but the new code must be changed to Java 11 syntax
>   - The commit [a56255f211ee8dd378ce40406491cffe799416bc](https://github.com/openjdk/jdk11u-dev/pull/2185/commits/a56255f211ee8dd378ce40406491cffe799416bc) is changing the code to Java 11 syntax

This pull request has now been integrated.

Changeset: c922821c
Author:    amosshi <amosshi at users.noreply.github.com>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/c922821cfc98de7a9a9dbfb4978c0449495915b1
Stats:     111 lines in 2 files changed: 85 ins; 12 del; 14 mod

8301167: Update VerifySignedJar to actually exercise and test verification

Reviewed-by: phh
Backport-of: 05ea083b0563ddacf3e38dc329ba00dc4bac9b29

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

PR: https://git.openjdk.org/jdk11u-dev/pull/2185


More information about the jdk-updates-dev mailing list