[jdk11u-dev] RFR: 8179503: Java should support GET OCSP calls [v2]
Martin Doerr
mdoerr at openjdk.java.net
Tue Mar 8 19:26:07 UTC 2022
On Wed, 2 Mar 2022 14:06:44 GMT, Alexey Pavlyutkin <duke at openjdk.java.net> wrote:
>> 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
A lot of pre-submit tests have failed for other PRs, too. I don't think it's your fault. This change is not platform dependent, so I think your tests are fine.
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/847
More information about the jdk-updates-dev
mailing list