On Mon, 21 Nov 2022 13:41:42 GMT, Daniel Fuchs <[email protected]> wrote:
>> Michael McMahon has updated the pull request with a new target base due to a
>> merge or a rebase. The incremental webrev excludes the unrelated changes
>> brought in by the merge/rebase. The pull request contains three additional
>> commits since the last revision:
>>
>> - Merge branch 'master' into http.properties
>> - update after Daniel's review
>> - first draft
>
> src/java.net.http/share/classes/module-info.java line 139:
>
>> 137: * <li><p><b>{@systemProperty
>> jdk.internal.httpclient.disableHostnameVerification}</b> (default: false)<br>
>> 138: * If true, hostname verification in SSL certificates is disabled. This
>> is a system property only.
>> 139: * </li>
>
> Should we emphasize that it is intended for testing purposes?
Yes, good idea
-------------
PR: https://git.openjdk.org/jdk/pull/11241