On Wed, 3 Dec 2025 08:42:54 GMT, Volkan Yazici <[email protected]> wrote:
>> Sergey Chernyshev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> test that ipv4 literals do not propagate to the server names list > > test/jdk/javax/net/ssl/HttpsURLConnection/SubjectAltNameIPv6.java line 31: > >> 29: * @library /test/lib >> 30: * @comment Insert -Djavax.net.debug=all into the following lines to >> enable SSL debugging >> 31: * @run main/othervm SubjectAltNameIPv6 127.0.0.1 > > Since we also test against IPv4, I'd remove the mention of IPv6 from the > class name (e.g., `SubjectAltNameIP`) and `@summary`. Thanks, done. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28577#discussion_r2589213316
