[jdk11u-dev] Integrated: 8282017: sun/net/www/protocol/https/HttpsURLConnection/B6216082.java fails with "SocketException: Unexpected end of file from server"
Amos Shi
ashi at openjdk.org
Thu Apr 25 15:31:40 UTC 2024
On Thu, 11 Apr 2024 21:06:57 GMT, Amos Shi <ashi at openjdk.org> wrote:
> Backport of [JDK-8282017](https://bugs.openjdk.org/browse/JDK-8282017)
> - This PR can be `considered as clean`, because
> - We only miss the changed in the `test/jdk/ProblemList.txt` file due to the line removed does not exist
> - Well the changes of file `TunnelProxy.java` in [original commit](https://github.com/openjdk/jdk/commit/cd9a3cf05b2c200709103e2e8596414a62a1c441) is clean.
> - `git apply` log
>
>
> github.com/dev-8282017-11
> branch 'backport-8282017' set up to track 'origin/backport-8282017'.
> Switched to a new branch 'backport-8282017'
> patching file 'test/jdk/ProblemList.txt'
> Reversed (or previously applied) patch detected! Assume -R? [y] y
> patching file 'test/jdk/sun/net/www/protocol/https/HttpsURLConnection/TunnelProxy.java'
>
>
>
> Testing
> - Local: Test passed on `MacOS 14.4.1`
> - Not a test or directory containing tests: `sun/net/www/protocol/https/HttpsURLConnection/TunnelProxy.java`
> - `test/jdk/sun/net/www/protocol/https/HttpsURLConnection/B6216082.java` - Test results: passed: 1
> - Pipeline: **All checks have passed**
> - Testing Machine: SAP nightlies passed on `2024-04-16,17,19,20`
This pull request has now been integrated.
Changeset: decacb83
Author: Amos Shi <ashi at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/decacb83b2b7902cd67642616766a4f341cae538
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
8282017: sun/net/www/protocol/https/HttpsURLConnection/B6216082.java fails with "SocketException: Unexpected end of file from server"
Reviewed-by: lucy
Backport-of: cd9a3cf05b2c200709103e2e8596414a62a1c441
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2650
More information about the jdk-updates-dev
mailing list