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

Roman Marchenko rmarchenko at openjdk.org
Mon Mar 10 14:05:58 UTC 2025


On Thu, 27 Feb 2025 19:58:56 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 jdk21, some minor conflicts, and `_` was replaced with a variable in `test/jdk/sun/security/tools/jarsigner/RemovedFiles.java`.
> 
> We need this fix in jdk21 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: 4c0117ac
Author:    Roman Marchenko <rmarchenko at openjdk.org>
Committer: Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/4c0117acac8c897f6c99a1fac46c2e0410380197
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/jdk21u-dev/pull/1440


More information about the jdk-updates-dev mailing list