[jdk17u-dev] Integrated: 8309841: Jarsigner should print a warning if an entry is removed

Roman Marchenko rmarchenko at openjdk.org
Thu Mar 13 16:27:01 UTC 2025


On Fri, 28 Feb 2025 10:30:29 GMT, Roman Marchenko <rmarchenko at openjdk.org> wrote:

> This is backport of "8309841: Jarsigner should print a warning if an entry is removed"
> 
> Original patch does not apply cleanly to jdk17, some minor conflicts, and `_` was replaced with a variable in `test/jdk/sun/security/tools/jarsigner/RemovedFiles.java`.
> 
> We need this fix in jdk17 and below, down to jdk8, as all versions have this issue with `jarsigner`.
> 
> New tests successfully ran locally on Linux, x86_64.

This pull request has now been integrated.

Changeset: f39ce948
Author:    Roman Marchenko <rmarchenko at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/f39ce948644ec218906674eb3e7e715134f362b4
Stats:     241 lines in 5 files changed: 240 ins; 0 del; 1 mod

8309841: Jarsigner should print a warning if an entry is removed

Reviewed-by: yan
Backport-of: bdfb41f977258831e4b0ceaef5d016d095ab6e7f

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

PR: https://git.openjdk.org/jdk17u-dev/pull/3310


More information about the jdk-updates-dev mailing list