8346705: Use configured SNI from java.net.http.HttpClient.Builder#sslParameters#ServerNames in addition of the detected SNI from the URL
------------- Commit messages: - fix(net.httpclient) 8346705: SNI not sent with Java 22+ using java.net.http.HttpClient.Builder#sslParameters Changes: https://git.openjdk.org/jdk/pull/22211/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=22211&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8346705 Stats: 7 lines in 1 file changed: 6 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/22211.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/22211/head:pull/22211 PR: https://git.openjdk.org/jdk/pull/22211