[jdk11u-dev] Integrated: 8278344: sun/security/pkcs12/KeytoolOpensslInteropTest.java test fails because of different openssl output

Christoph Langer clanger at openjdk.org
Fri Aug 26 08:56:59 UTC 2022


On Thu, 25 Aug 2022 05:32:00 GMT, Christoph Langer <clanger at openjdk.org> wrote:

> Backport does not apply cleanly which unveils a shortcoming of the fix
> https://bugs.openjdk.org/browse/JDK-8267880
> https://github.com/openjdk/jdk11u-dev/commit/9cf9879a4e4a78ed8e6d9b1f979de1eb7f75badf
> 
> The test had been adapted at various places from sha1->sha256 but the two modified locations are still at sha1.
> 
> We see the test failing on a few systems which should be fixed herewith.
> 
> I will also backport the follow-up https://bugs.openjdk.org/browse/JDK-8279385

This pull request has now been integrated.

Changeset: 0cd49f59
Author:    Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/0cd49f5955738b5ed48a16241f8165ce55632e22
Stats:     5 lines in 1 file changed: 2 ins; 0 del; 3 mod

8278344: sun/security/pkcs12/KeytoolOpensslInteropTest.java test fails because of different openssl output

Reviewed-by: mbaesken
Backport-of: 8b5ff4bdffc8f32317d67b00c085071d6c772b30

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1343


More information about the jdk-updates-dev mailing list