RFR: 8373676: Test javax/net/ssl/HttpsURLConnection/SubjectAltNameIP.java fails on a machine without IPV6
Daniel Fuchs
dfuchs at openjdk.org
Mon Dec 15 16:48:29 UTC 2025
On Mon, 15 Dec 2025 16:36:14 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:
>> test/jdk/javax/net/ssl/HttpsURLConnection/SubjectAltNameIP.java line 26:
>>
>>> 24: /*
>>> 25: * @test
>>> 26: * @bug 8369950
>>
>> nit: could you please add this bug id to the `@bug` annotation here
>
> I don't think that's useful. The implementation changes are unrelated. It could be better to mark the JBS issue with one of the `noreg` labels.
Maybe it would be best to split out the exception message improvement in a new JBS issue.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28825#discussion_r2620132777
More information about the net-dev
mailing list