8385584: CAInterop.java#buypassclass3ca fails with Intermediate Root CA not found in the chain#3229
8385584: CAInterop.java#buypassclass3ca fails with Intermediate Root CA not found in the chain#3229jerboaa wants to merge 1 commit into
Conversation
8385584: CAInterop.java#buypassclass3ca fails with Intermediate Root CA not found in the chain
|
👋 Welcome back sgehwolf! 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. |
|
@tstuefe Could you please review this simple test change? Thanks! |
|
|
|
/approval request Please approve this test-only change to fix one of the failing manual CAInterop tests. Simple change, test only, low risk. This is particularly useful to bring into 8u where those tests run as part of the pre-integration tests. Patch is not clean (using switch expressions in 17u). Reviewed by Thomas Stüfe |
Test-only backport that is needed in 8u to fix some GHA failures we see there. The JDK 17 patch needs to be adapted manually because JDK 11 doesn't have switch expressions (JDK 14+).
Testing:
Running the test manually before with plain
jtregfails. After it passes.Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev.git pull/3229/head:pull/3229$ git checkout pull/3229Update a local copy of the PR:
$ git checkout pull/3229$ git pull https://git.openjdk.org/jdk11u-dev.git pull/3229/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 3229View PR using the GUI difftool:
$ git pr show -t 3229Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/3229.diff
Using Webrev
Link to Webrev Comment