On Tue, 23 Feb 2021 02:10:58 GMT, John Jiang <jji...@openjdk.org> wrote:
>> Similar to the constructor SNIHostName(String hostname), the constructor >> SNIHostName(byte[] encoded) also needs to check if the encoded hostname >> conform to RFC 3490. > > John Jiang has updated the pull request incrementally with one additional > commit since the last revision: > > Throw RuntimeException instead of Exception Thanks for updating the test. ------------- Marked as reviewed by rhalade (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/2639