Skip to content

8385584: CAInterop.java#buypassclass3ca fails with Intermediate Root CA not found in the chain#3229

Open
jerboaa wants to merge 1 commit into
openjdk:masterfrom
jerboaa:jdk-8385584-backport-buypassca
Open

8385584: CAInterop.java#buypassclass3ca fails with Intermediate Root CA not found in the chain#3229
jerboaa wants to merge 1 commit into
openjdk:masterfrom
jerboaa:jdk-8385584-backport-buypassca

Conversation

@jerboaa

@jerboaa jerboaa commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

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 jtreg fails. After it passes.



Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8385584 needs maintainer approval

Issue

  • JDK-8385584: CAInterop.java#buypassclass3ca fails with Intermediate Root CA not found in the chain (Bug - P4 - Requested)

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev.git pull/3229/head:pull/3229
$ git checkout pull/3229

Update a local copy of the PR:
$ git checkout pull/3229
$ git pull https://git.openjdk.org/jdk11u-dev.git pull/3229/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 3229

View PR using the GUI difftool:
$ git pr show -t 3229

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/3229.diff

Using Webrev

Link to Webrev Comment

8385584: CAInterop.java#buypassclass3ca fails with Intermediate Root CA not found in the chain
@bridgekeeper

bridgekeeper Bot commented Jun 16, 2026

Copy link
Copy Markdown

👋 Welcome back sgehwolf! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk

openjdk Bot commented Jun 16, 2026

Copy link
Copy Markdown

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk Bot changed the title Backport 97372a1771fcc387747144e9ea2e4344338655c7 8385584: CAInterop.java#buypassclass3ca fails with Intermediate Root CA not found in the chain Jun 16, 2026
@openjdk

openjdk Bot commented Jun 16, 2026

Copy link
Copy Markdown

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk Bot added backport Port of a pull request already in a different code base rfr Pull request is ready for review labels Jun 16, 2026
@mlbridge

mlbridge Bot commented Jun 16, 2026

Copy link
Copy Markdown

Webrevs

@jerboaa

jerboaa commented Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

@tstuefe Could you please review this simple test change? Thanks!

@tstuefe tstuefe left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@openjdk

openjdk Bot commented Jun 18, 2026

Copy link
Copy Markdown

⚠️ @jerboaa This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.

@jerboaa

jerboaa commented Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

/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

@openjdk

openjdk Bot commented Jun 18, 2026

Copy link
Copy Markdown

@jerboaa
8385584: The approval request has been created successfully.

@openjdk openjdk Bot added the approval Requires approval; will be removed when approval is received label Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval Requires approval; will be removed when approval is received backport Port of a pull request already in a different code base rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

2 participants