On Thu, 30 Apr 2026 17:32:53 GMT, Artur Barashev <[email protected]> wrote:
>> test/jdk/javax/net/ssl/ServerName/SNIWildcardMatching.java line 95:
>>
>>> 93: {"公司.江利子.example.net", "*.example.net"}
>>> 94: };
>>> 95:
>>
>> This new test looks good. One suggestion adding a check for multiple
>> wildcards {"secret.foo.com", "s**.foo.com"}?
>
> Good suggestion! All done, thanks!
Looks good. Thanks!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/30927#discussion_r3169796447
