[jdk11u-dev] RFR: 8223714: HTTPSetAuthenticatorTest could be made more resilient [v2]
Goetz Lindenmaier
goetz at openjdk.org
Tue Jun 13 06:39:48 UTC 2023
On Tue, 6 Jun 2023 06:17:25 GMT, luchenlin <duke at openjdk.org> wrote:
>> I backport this for parity with 11.0.20-oracle.
>
> luchenlin has updated the pull request incrementally with one additional commit since the last revision:
>
> add miss backport
No edits. LGTM
test/jdk/java/net/HttpURLConnection/SetAuthenticator/HTTPTestServer.java line 981:
> 979:
> 980: final ServerSocket ss;
> 981: private volatile boolean stop;
Please add empty line. It might be a clean backport then.
-------------
Marked as reviewed by goetz (Reviewer).
PR Review: https://git.openjdk.org/jdk11u-dev/pull/1931#pullrequestreview-1476357163
PR Review Comment: https://git.openjdk.org/jdk11u-dev/pull/1931#discussion_r1227598240
More information about the jdk-updates-dev
mailing list