Integrated: 8367782: VerifyJarEntryName.java: Fix modifyJarEntryName to operate on bytes and re-introduce verifySignatureEntryName

Francisco Ferrari Bihurriet fferrari at openjdk.org
Fri Sep 19 10:27:00 UTC 2025


On Tue, 16 Sep 2025 17:35:17 GMT, Francisco Ferrari Bihurriet <fferrari at openjdk.org> wrote:

> Hi, this is a second take of [JDK-8353299](https://bugs.openjdk.org/browse/JDK-8353299 "VerifyJarEntryName.java test fails") (#24337, acd4da49a01760599ec4c325ff6c56f53ba5cc9c), by making `modifyJarEntryName` operate on bytes and re-introduce `verifySignatureEntryName`.
> 
> Please see [this JDK-8353299 comment](https://bugs.openjdk.org/browse/JDK-8353299?focusedId=14817153&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14817153) for further explanation.

This pull request has now been integrated.

Changeset: 1b9a1168
Author:    Francisco Ferrari Bihurriet <fferrari at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1b9a11682d5f73885213822423bfce8dfc17febd
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

Reviewed-by: hchao

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

PR: https://git.openjdk.org/jdk/pull/27319


More information about the security-dev mailing list