Skip to content

Conversation

@RadekCap
Copy link
Contributor

@RadekCap RadekCap commented Dec 3, 2025

Backport of JDK-8298867 - Basics.java fails with SSL handshake exception

I backport this for parity with 11.0.25-oracle.

Clean backport.
Passed tier1 tests.
Passed gtests.

GH Actions are passing

==============================
Test summary
==============================
   TEST                                              TOTAL  PASS  FAIL ERROR   
   jtreg:test/hotspot/jtreg:tier1                     1497  1497     0     0   
   jtreg:test/jdk:tier1                               1899  1899     0     0   
   jtreg:test/langtools:tier1                         3940  3940     0     0   
   jtreg:test/nashorn:tier1                              0     0     0     0   
   jtreg:test/jaxp:tier1                                 0     0     0     0   
==============================
TEST SUCCESS


Progress

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

Issue

  • JDK-8298867: Basics.java fails with SSL handshake exception (Bug - P4)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 3127

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Dec 3, 2025

👋 Welcome back RadekCap! 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 Dec 3, 2025

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

@openjdk
Copy link

openjdk bot commented Dec 3, 2025

⚠️ @RadekCap the commit 4e99baf31707e692aaa8aa73c882c054eeccd1d8 does not refer to an issue in project JDK.

@RadekCap RadekCap changed the title Backport 4e99baf31707e692aaa8aa73c882c054eeccd1d8 Backport 9fce30a719bd9e177b14576d11490d981725c7ae Dec 3, 2025
@openjdk openjdk bot changed the title Backport 9fce30a719bd9e177b14576d11490d981725c7ae 8298867: Basics.java fails with SSL handshake exception Dec 3, 2025
@openjdk
Copy link

openjdk bot commented Dec 3, 2025

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

@openjdk openjdk bot added the backport Port of a pull request already in a different code base label Dec 3, 2025
@openjdk openjdk bot added the rfr Pull request is ready for review label Dec 3, 2025
@mlbridge
Copy link

mlbridge bot commented Dec 3, 2025

Webrevs

@bridgekeeper
Copy link

bridgekeeper bot commented Dec 31, 2025

@RadekCap 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 or /keepalive command to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

@RadekCap
Copy link
Contributor Author

/keepalive

@openjdk
Copy link

openjdk bot commented Dec 31, 2025

@RadekCap The pull request is being re-evaluated and the inactivity timeout has been reset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

1 participant