[jdk17u-dev] RFR: 8309841: Jarsigner should print a warning if an entry is removed
Roman Marchenko
rmarchenko at openjdk.org
Fri Feb 28 10:35:46 UTC 2025
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.
-------------
Commit messages:
- Backport bdfb41f977258831e4b0ceaef5d016d095ab6e7f
Changes: https://git.openjdk.org/jdk17u-dev/pull/3310/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3310&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8309841
Stats: 241 lines in 5 files changed: 240 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/3310.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3310/head:pull/3310
PR: https://git.openjdk.org/jdk17u-dev/pull/3310
More information about the jdk-updates-dev
mailing list