[jdk11u-dev] RFR: 8179503: Java should support GET OCSP calls [v3]
Alexey Pavlyutkin
duke at openjdk.org
Fri May 19 12:12:26 UTC 2023
> Hello! I'd like to backport
>
> 8179503: Java should support GET OCSP calls (dependency)
>
> to jdk11u-dev. This one is required as a dependency for
>
> 8274471: Add support for RSASSA-PSS in OCSP Response
>
> The following changes were done to apply original patch:
>
> src/java.base/share/classes/sun/security/provider/certpath/OCSP.java
>
> - resolved baseline conflict taking place due to absent revocation checking code
>
> The rest of the code applied without changes
>
> Verification/regression (20.04/amd64): jdk_security
Alexey Pavlyutkin has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains seven additional commits since the last revision:
- Merge branch 'backport-8179503' of https://github.com/apavlyutkin/jdk11u-dev into backport-8179503
- reverts copyright year
- removes trailing whitespaces
- Backport f5ee356540d7aa4a7663c0d5d74f5fdb0726b426
- reverts copyright year
- removes trailing whitespaces
- Backport f5ee356540d7aa4a7663c0d5d74f5fdb0726b426
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/847/files
- new: https://git.openjdk.org/jdk11u-dev/pull/847/files/ae3d2ba2..623572f3
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=847&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=847&range=01-02
Stats: 284101 lines in 3700 files changed: 181699 ins; 78556 del; 23846 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/847.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/847/head:pull/847
PR: https://git.openjdk.org/jdk11u-dev/pull/847
More information about the jdk-updates-dev
mailing list