On Mon, 18 May 2026 18:12:09 GMT, Artur Barashev <[email protected]> wrote:
>> Volkan Yazici has updated the pull request incrementally with three >> additional commits since the last revision: >> >> - Break `ofEncoded(byte[])` intro into 2 sentences >> - Wording improvement: `using the specified hostname` -> `from the >> specified hostname` >> - Wording improvement: `DNS hostname, which is` -> `DNS hostname that is` > > src/java.base/share/classes/javax/net/ssl/SNIHostName.java line 311: > >> 309: * UTF-8. >> 310: * <p> >> 311: * This constructor decodes the specified bytes into a hostname >> string. The > > This is not a constructor. Replaced with `method` in e4f8432eba8. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30747#discussion_r3261439947
