[jdk8u-dev] RFR: 8300939: sun/security/provider/certpath/OCSP/OCSPNoContentLength.java fails due to network errors

Alexey Pavlyutkin duke at openjdk.org
Wed Jun 7 18:39:03 UTC 2023


Hi!

Here is backport of [JDK-8300939](https://bugs.openjdk.org/browse/JDK-8300939) fixing `sun/security/provider/certpath/OCSP/OCSPNoContentLength.java` test. The patch from `11u` applied cleanly except the path shuffling

Verification/regression (amd64/LTS20.04): `jdk_security`

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

Depends on: https://git.openjdk.org/jdk8u-dev/pull/332

Commit messages:
 - remove trailing whitespaces
 - Backport 57d0a7f1b69214bd2de951c9907fe1321a66f3b8

Changes: https://git.openjdk.org/jdk8u-dev/pull/333/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=333&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8300939
  Stats: 48 lines in 2 files changed: 34 ins; 1 del; 13 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/333.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/333/head:pull/333

PR: https://git.openjdk.org/jdk8u-dev/pull/333


More information about the jdk8u-dev mailing list