[jdk17u-dev] RFR: 8337826: Improve logging in OCSPTimeout and SimpleOCSPResponder to help diagnose JDK-8309754 [v3]
Alexey Bakhtin
abakhtin at openjdk.org
Fri Jan 17 20:07:15 UTC 2025
> Follow-up clean test backport for JDK-8179502 (fourth in the series, applied after 8325024)
Alexey Bakhtin has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains eight commits:
- Merge branch 'master' into JDK-8337826
- 8337826: Improve logging in OCSPTimeout and SimpleOCSPResponder to help diagnose JDK-8309754
Reviewed-by: mullan
- 8325024: java/security/cert/CertPathValidator/OCSP/OCSPTimeout.java incorrect comment information
Reviewed-by: jnimeh, fyang
- 8310629: java/security/cert/CertPathValidator/OCSP/OCSPTimeout.java fails with RuntimeException Server not ready
Reviewed-by: jnimeh
- 8309740: Expand timeout windows for tests in JDK-8179502
Reviewed-by: xuelei, mbaesken
- Remove unused DEFAULT_READ_TIMEOUT constant
- Change default readtimeout to CONNECT_TIMEOUT
- Backport 2836c34b64e4626e25c86a53e5bef2bf32f95d2e
-------------
Changes: https://git.openjdk.org/jdk17u-dev/pull/3058/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3058&range=02
Stats: 105 lines in 2 files changed: 46 ins; 24 del; 35 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/3058.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3058/head:pull/3058
PR: https://git.openjdk.org/jdk17u-dev/pull/3058
More information about the jdk-updates-dev
mailing list