Withdrawn: 8341775: Duplicate manifest files are removed by jarsigner after signing

duke duke at openjdk.org
Fri Feb 28 00:14:58 UTC 2025


On Mon, 18 Nov 2024 22:40:40 GMT, Kevin Driver <kdriver at openjdk.org> wrote:

> JDK-8341775: In the case where there is a *single* META-INF directory but potentially *multiple* manifest files of different cases, print a warning before selecting the first one and ignoring the rest (the current behavior should be maintained).
> 
> **Note**: We cannot (so far) pass whether the verbose flag is set to the class that does this processing. We may want to add a property to the builder for this. As-is, the message will be printed via `System.err` whether verbose is set or not.

This pull request has been closed without being integrated.

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

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


More information about the security-dev mailing list