On Tue, 13 Jun 2023 09:27:39 GMT, Jaikiran Pai <[email protected]> wrote:
> Can I please get a review of this change which addresses > https://bugs.openjdk.org/browse/JDK-8309910? > > As noted in that issue, this introduces a new method on the internal class > `jdk.internal.net.http.HttpConnection` to return the SNI names that were used > (if any) during a connection establishment. > > Given the nature of the change, no new tests have been introduced. Existing > tests in `test/jdk/java/net/httpclient` continue to pass with this change. > tier testing in CI is currently in progress. Thank you Daniel for the review. ------------- PR Comment: https://git.openjdk.org/jdk/pull/14443#issuecomment-1590307844
