On Thu, 14 Aug 2025 15:17:09 GMT, Weijun Wang <wei...@openjdk.org> wrote:
> See the bug report for details. Basically, entries in the SF set should > always be removed no matter if it's treated signed or not. test/jdk/sun/security/tools/jarsigner/RemovedFiles.java line 44: > 42: = "This jar contains signed entries for files that do not > exist. See the -verbose output for more details."; > 43: private static final String WEAK_UNSIGNED > 44: = "The jar will be treated as unsigned, because it is signed > with a weak algorithm that is now disabled"; Need period at end of sentence. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/26781#discussion_r2277072050