[jdk11u-dev] RFR: 8179503: Java should support GET OCSP calls [v3]
Alexey Pavlyutkin
duke at openjdk.org
Wed May 31 09:17:29 UTC 2023
On Fri, 19 May 2023 12:12:26 GMT, Alexey Pavlyutkin <duke at openjdk.org> 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 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
Ok, I'm raising new https://github.com/openjdk/jdk11u-dev/pull/1917 instead of this one
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/847#issuecomment-1569808608
More information about the jdk-updates-dev
mailing list