On Mon, 18 Nov 2024 22:40:40 GMT, Kevin Driver <kdri...@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). This pull request has now been integrated. Changeset: d8090337 Author: Kevin Driver <kdri...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/d8090337ee8ea763bca4e8e3baaf8ee4dd3d6214 Stats: 118 lines in 4 files changed: 117 ins; 0 del; 1 mod 8341775: Duplicate manifest files are removed by jarsigner after signing Reviewed-by: weijun, hchao ------------- PR: https://git.openjdk.org/jdk/pull/22222