[jdk11u-dev] RFR: 8282017: sun/net/www/protocol/https/HttpsURLConnection/B6216082.java fails with "SocketException: Unexpected end of file from server"
Lutz Schmidt
lucy at openjdk.org
Tue Apr 23 10:09:30 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`
LGTM.
-------------
Marked as reviewed by lucy (Reviewer).
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2650#pullrequestreview-2016818119
More information about the jdk-updates-dev
mailing list