On Sat, 22 May 2021 02:42:08 GMT, Roger Riggs <[email protected]> wrote:
> Correct test code that creates a set of unique hostnames from an array of > non-unique hostname. > Was using Set.of that throws if the elements are not unique. LGTM ------------- Marked as reviewed by dfuchs (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/4151
