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

Yuri Nesterenko yan at openjdk.org
Fri Feb 28 09:19:09 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.

LGTM

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

Marked as reviewed by yan (Reviewer).

PR Review: https://git.openjdk.org/jdk21u-dev/pull/1440#pullrequestreview-2650182858


More information about the jdk-updates-dev mailing list