8200566: DistributionPointFetcher fails to fetch CRLs if the DistributionPoints field contains more than one DistributionPoint and the first one fails#3165
Conversation
|
👋 Welcome back TheMangovnik! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
This backport pull request has now been updated with issue from the original commit. |
|
@TheMangovnik This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a |
|
/touch |
|
@TheMangovnik The pull request is being re-evaluated and the inactivity timeout has been reset. |
Backport of JDK-8200566 - DistributionPointFetcher fails to fetch CRLs if the DistributionPoints field contains more than one DistributionPoint and the first one fails.
Conflicts
src/java.base/share/classes/sun/security/provider/certpath/DistributionPointFetcher.javaExtra changes
test/jdk/java/security/cert/CertPathValidator/crlDP/CheckAllCRLs.javaTests
Tests were run on Fedora 43.
Reproducer - PASSES
Confirmed that reproducer was failing before and is passing after the backport.
CheckAllCRLs.java- PASSESsun/security- PASSESTier 1 - PASSES
GTest - PASSES
GHA - RUNNING
https://github.com/TheMangovnik/jdk11u-dev/actions/runs/22617967245
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev.git pull/3165/head:pull/3165$ git checkout pull/3165Update a local copy of the PR:
$ git checkout pull/3165$ git pull https://git.openjdk.org/jdk11u-dev.git pull/3165/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 3165View PR using the GUI difftool:
$ git pr show -t 3165Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/3165.diff
Using Webrev
Link to Webrev Comment