On Wed, 6 May 2026 19:11:34 GMT, Artur Barashev <[email protected]> wrote:

>> Volkan Yazici has updated the pull request incrementally with two additional 
>> commits since the last revision:
>> 
>>  - Do the forgotten update
>>  - Improve wording and HTML rendering
>
> src/java.base/share/classes/javax/net/ssl/SNIHostName.java line 204:
> 
>> 202:     /**
>> 203:      * Creates an {@code SNIHostName} using the specified hostname 
>> encoded in
>> 204:      * either ASCII or UTF-8.
> 
> ASCII is always a subset of UTF-8, so I think we should just use `UTF-8` to 
> avoid any confusion.

Changed as requested in 50de9992907.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/30747#discussion_r3207661568

Reply via email to