[jdk11u-dev] RFR: 8223714: HTTPSetAuthenticatorTest could be made more resilient [v2]
luchenlin
duke at openjdk.org
Tue Jun 13 06:48:32 UTC 2023
On Tue, 13 Jun 2023 06:35:07 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>> luchenlin has updated the pull request incrementally with one additional commit since the last revision:
>>
>> add miss backport
>
> 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.
fixed
-------------
PR Review Comment: https://git.openjdk.org/jdk11u-dev/pull/1931#discussion_r1227603446
More information about the jdk-updates-dev
mailing list