[jdk17u-dev] RFR: 8179502: Enhance OCSP, CRL and Certificate Fetch Timeouts
Jamil Nimeh
jnimeh at openjdk.org
Mon Oct 7 17:51:45 UTC 2024
On Mon, 7 Oct 2024 10:43:34 GMT, HempushpaSahu <duke at openjdk.org> wrote:
>> Hello, I'd like to backport JDK-8179502 to JDK17u to improve the timeout adjustment for OCSP GET requests (which was missed in JDK-8179503).
>>
>> The backport is almost clean except for the following:
>> - OCSP.java was merged manually because of JDK-8328638 and JDK-8329213 is already backported into 17u-dev
>> - copyright year in GetPropertyAction.java and URICertStore.java files are updated manually
>> - CRLReadTimeout.java test is updated manually because of the different notation of internal X509CRLImpl and CRLExtensions classes.
>>
>> All new and related jtreg tests are passed
>
> Hi @jnimeh ,
> Could you please assist with reviewing the PR or if you are occupied with other tasks please tag the appropriate person who can help us to review?
> The customer is waiting for the fix. Once this backport is merged, they will be able to move forward.
>
> Thanks.
Hello @HempushpaSahu. I can review the CSR. I think you need someone who has reviewer status in the jdk-updates project in order to be able to commit this. I only have committer status there. You should be able to find many folks with jdk-updates reviewer status on the OpenJDK census page though.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2747#issuecomment-2397536511
More information about the jdk-updates-dev
mailing list