[jdk8u-dev] Withdrawn: JDK-8309274: [TEST] the tests for JDK-8179503 (GET OCSP calls support) were not backported
Alexey Pavlyutkin
duke at openjdk.org
Fri Jun 2 06:47:10 UTC 2023
On Thu, 1 Jun 2023 15:39:24 GMT, Alexey Pavlyutkin <duke at openjdk.org> wrote:
> Hi!
>
> Here is backport of forgotten tests for **[JDK-8179503: Java should support GET OCSP calls](https://bugs.openjdk.org/browse/JDK-8179503)**.
>
> Original `GetAndPostTests.java` backported from `11u` with the following changes
> - unsupported `List.of()`, `Set.of()`, `Map.of()` replaced with equivalents
> - `algorithm` parameter dropped from instantiation `PKCS8EncodedKeySpec`
> - required `public static enum SSLSocketTemplate.Cert` copied from `11u`
>
> Verification (amd64/20.04LTS): newly added `jdk/test/java/security/cert/CertPathValidator/OCSP/GetAndPostTests.java`
> Regression (amd64/20.04LTS): `jdk_security`
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/328
More information about the jdk8u-dev
mailing list