[jdk25u] Integrated: 8367782: VerifyJarEntryName.java: Fix modifyJarEntryName to operate on bytes and re-introduce verifySignatureEntryName
Francisco Ferrari Bihurriet
fferrari at openjdk.org
Mon Sep 22 17:31:02 UTC 2025
On Fri, 19 Sep 2025 15:26:14 GMT, Francisco Ferrari Bihurriet <fferrari at openjdk.org> wrote:
> Hi, I'm proposing this test-only improvement for consistency with the older releases, where I'm doing backports of the main issue ([JDK-8339280](https://bugs.openjdk.org/browse/JDK-8339280 "jarsigner -verify performs cross-checking between CEN and LOC"), openjdk/jdk at bbd5b174c50346152a624317b6bd76ec48f7e551) and also including this version of the test. Those backports are openjdk/jdk21u-dev#2235, openjdk/jdk17u-dev#3954, openjdk/jdk11u-dev#3098 and openjdk/jdk8u-dev#699.
>
> The backport is clean and improves the reliability and coverage of the `VerifyJarEntryName.java` test.
This pull request has now been integrated.
Changeset: c2d79609
Author: Francisco Ferrari Bihurriet <fferrari at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk25u/commit/c2d79609d85a0abbe83515e03223fb32709c8d55
Stats: 27 lines in 1 file changed: 22 ins; 0 del; 5 mod
8367782: VerifyJarEntryName.java: Fix modifyJarEntryName to operate on bytes and re-introduce verifySignatureEntryName
Backport-of: 1b9a11682d5f73885213822423bfce8dfc17febd
-------------
PR: https://git.openjdk.org/jdk25u/pull/221
More information about the jdk-updates-dev
mailing list