Command line args: [-debug, -verbose, -certs, -keystore, testKeystore.jks, -verify, test-JDK_17-ea-0-CERT_nr1_RSA_SHA-1-DIGESTALG_SHA-1.jar] s k 84 Mon Jan 25 16:56:56 GMT 2021 META-INF/MANIFEST.MF >>> Signer X.509, CN=nr1_RSA_SHA-1 (17-ea(0)_nr1_rsa_sha-1) [trusted certificate] 247 Mon Jan 25 16:56:56 GMT 2021 META-INF/1.SF 1281 Mon Jan 25 16:56:56 GMT 2021 META-INF/1.RSA smk 5 Mon Jan 25 16:56:56 GMT 2021 dummy >>> Signer X.509, CN=nr1_RSA_SHA-1 (17-ea(0)_nr1_rsa_sha-1) [trusted certificate] s = signature was verified m = entry is listed in manifest k = at least one certificate was found in keystore - Signed by "CN=nr1_RSA_SHA-1" Digest algorithm: SHA-1 (weak) Signature algorithm: SHA256withRSA, 2048-bit key jar verified. Warning: The SHA-1 digest algorithm is considered a security risk. This algorithm will be disabled in a future update. child process duration [ms]: 212 [2021-01-25T16:56:58.146796Z] Waiting for completion for process 62106 [2021-01-25T16:56:58.146845Z] Waiting for completion finished for process 62106 verifyingStatus: unexpected line: The SHA-1 digest algorithm is considered a security risk. This algorithm will be disabled in a future update. java.lang.RuntimeException: The line ' Digest algorithm: SHA-1 (weak)' does not match pattern '^ ( Signature algorithm: SHA256withRSA, 2048-bit key)|( Digest algorithm: SHA-1)$' at jdk.test.lib.Asserts.fail(Asserts.java:594) at jdk.test.lib.process.OutputAnalyzer.lambda$shouldMatchByLine$0(OutputAnalyzer.java:721) at java.base/java.util.Optional.ifPresent(Optional.java:178) at jdk.test.lib.process.OutputAnalyzer.shouldMatchByLine(OutputAnalyzer.java:721) at jdk.test.lib.process.OutputAnalyzer.stdoutShouldMatchByLine(OutputAnalyzer.java:694) at Compatibility.verifying(Compatibility.java:733) at Compatibility.test(Compatibility.java:559) at Compatibility.main(Compatibility.java:181) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)