RFR: 8369950: TLS connection to IPv6 address fails with BCJSSE due to IllegalArgumentException [v5]

Sergey Chernyshev schernyshev at openjdk.org
Thu Dec 4 14:06:22 UTC 2025


On Wed, 3 Dec 2025 08:42:54 GMT, Volkan Yazici <vyazici at openjdk.org> 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


More information about the security-dev mailing list