Skip to content

Conversation

@johnyjose30
Copy link
Contributor

@johnyjose30 johnyjose30 commented Feb 11, 2026

Clean backport of openjdk/jdk@d7523ec except for copyright changes


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-8376031 needs maintainer approval

Issue

  • JDK-8376031: HttpsURLConnection.getServerCertificates() throws "java.lang.IllegalStateException: connection not yet open" for the HEAD method (Bug - P3 - Approved) ⚠️ Issue is already resolved. Consider making this a "backport pull request" by setting the PR title to Backport <hash> with the hash of the original commit. See Backports.

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk26u.git pull/47/head:pull/47
$ git checkout pull/47

Update a local copy of the PR:
$ git checkout pull/47
$ git pull https://git.openjdk.org/jdk26u.git pull/47/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 47

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk26u/pull/47.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Feb 11, 2026

👋 Welcome back johnyjose30! 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
Copy link

openjdk bot commented Feb 11, 2026

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

@openjdk openjdk bot added rfr Pull request is ready for review approval Requires approval; will be removed when approval is received labels Feb 11, 2026
@johnyjose30
Copy link
Contributor Author

/reviewer credit @jaikiran @coffeys

@openjdk
Copy link

openjdk bot commented Feb 11, 2026

@johnyjose30
Reviewer jpai successfully credited.

Reviewer coffeys successfully credited.

@mlbridge
Copy link

mlbridge bot commented Feb 11, 2026

Webrevs

@coffeys
Copy link

coffeys commented Feb 11, 2026

Please consider using the Skara backport approach @johnyjose30
The bots should award you a clean label (even with Copyright year diffs) and you're good to integrate then once you have maintainer approval.

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

Labels

rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

2 participants