[jdk11u-dev] RFR: 8179503: Java should support GET OCSP calls [v2]
Alexey Pavlyutkin
duke at openjdk.java.net
Wed Mar 2 14:06:44 UTC 2022
> 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 incrementally with one additional commit since the last revision:
reverts copyright year
-------------
Changes:
- all: https://git.openjdk.java.net/jdk11u-dev/pull/847/files
- new: https://git.openjdk.java.net/jdk11u-dev/pull/847/files/07b077c4..ae3d2ba2
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=847&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=847&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/847.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/847/head:pull/847
PR: https://git.openjdk.java.net/jdk11u-dev/pull/847
More information about the jdk-updates-dev
mailing list