[jdk11u-dev] RFR: 8298867: Basics.java fails with SSL handshake exception

Radek Cap duke at openjdk.org
Wed Dec 3 14:19:20 UTC 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

-------------

Commit messages:
 - Fix formatting in Basics.java test cases
 - Merge branch 'master' into JDK-8298867
 - Backport 4e99baf31707e692aaa8aa73c882c054eeccd1d8

Changes: https://git.openjdk.org/jdk11u-dev/pull/3127/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=3127&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8298867
  Stats: 99 lines in 2 files changed: 33 ins; 9 del; 57 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/3127.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/3127/head:pull/3127

PR: https://git.openjdk.org/jdk11u-dev/pull/3127


More information about the jdk-updates-dev mailing list