RFR: 8267544: (test) rmi test NonLocalSkeleton fails if network has multiple adapters with the same address

Daniel Fuchs dfuchs at openjdk.java.net
Mon May 24 13:04:00 UTC 2021


On Sat, 22 May 2021 02:42:08 GMT, Roger Riggs <rriggs at openjdk.org> 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


More information about the core-libs-dev mailing list