RFR: 8341775: Duplicate manifest files are removed by jarsigner after signing [v17]

Hai-May Chao hchao at openjdk.org
Fri Mar 14 16:32:25 UTC 2025


On Fri, 14 Mar 2025 16:19:43 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).
>
> Kevin Driver has updated the pull request incrementally with one additional commit since the last revision:
> 
>   remove trailing whitespace

src/jdk.jartool/share/man/jarsigner.md line 937:

> 935:     date.
> 936: 
> 937: hasMultipleManifests

Suggest to place the new warning in alphabetical order.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22222#discussion_r1995879944


More information about the security-dev mailing list