RFR: 8282017: sun/net/www/protocol/https/HttpsURLConnection/B6216082.java fails with "SocketException: Unexpected end of file from server"

Daniel Fuchs dfuchs at openjdk.java.net
Wed Feb 16 21:16:21 UTC 2022


A seemingly innocuous change from [JDK-8061729](https://bugs.openjdk.java.net/browse/JDK-8061729) is causing a test failure.  The fix is to simply revert that small change.

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

Commit messages:
 - 8282017: sun/net/www/protocol/https/HttpsURLConnection/B6216082.java fails with "SocketException: Unexpected end of file from server"

Changes: https://git.openjdk.java.net/jdk/pull/7503/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7503&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8282017
  Stats: 4 lines in 1 file changed: 0 ins; 1 del; 3 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7503.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7503/head:pull/7503

PR: https://git.openjdk.java.net/jdk/pull/7503



More information about the security-dev mailing list