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

Christoph Langer clanger at openjdk.org
Thu Aug 25 07:24:35 UTC 2022


> 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

Christoph Langer has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:

  Backport 8b5ff4bdffc8f32317d67b00c085071d6c772b30

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

Changes:
  - all: https://git.openjdk.org/jdk11u-dev/pull/1343/files
  - new: https://git.openjdk.org/jdk11u-dev/pull/1343/files/b64b0f84..10fca979

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1343&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1343&range=00-01

  Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1343.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1343/head:pull/1343

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


More information about the jdk-updates-dev mailing list