On Mon, 27 Apr 2026 08:19:40 GMT, Mikhail Yankelevich 
<[email protected]> wrote:

>> Artur Barashev has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Typo fix
>
> test/jdk/javax/net/ssl/ServerName/SNIWildcardMatching.java line 124:
> 
>> 122: 
>> 123:             for (var v : INVALID_VALUES) {
>> 124:                 runAndCheckException(() -> new SNIWildcardMatching(
> 
> minor: do you think the logging of what `INVALID_VALUES` are tested at each 
> moment would be helpful for debug in case of the failure?

Logging every value being run is probably not very helpful, but I've made a 
change to log a value on which we fail.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/30927#discussion_r3150155607

Reply via email to