[jdk11u-dev] RFR: 8179503: Java should support GET OCSP calls [v2]

Alexey Pavlyutkin duke at openjdk.org
Wed May 17 06:17:56 UTC 2023


On Wed, 2 Mar 2022 14:06:44 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 incrementally with one additional commit since the last revision:
> 
>   reverts copyright year

@RealCLanger 

Hi, Chris! As I see you've marked dependent [JDK-8274471](https://bugs.openjdk.org/browse/JDK-8274471) with `jdk11u-todo`. Does it mean I should keep working on this and create depended PR(s)? Previously this one was rejected with `jdk11u-fix-request-no` as inappropriate for jdk11

-------------

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/847#issuecomment-1550798424


More information about the jdk-updates-dev mailing list