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

Roger Riggs rriggs at openjdk.java.net
Mon May 24 14:13:14 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.

This pull request has now been integrated.

Changeset: d8e6e287
Author:    Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d8e6e2877aa8a89ad403f06b0adea19c7896d834
Stats:     3 lines in 1 file changed: 1 ins; 0 del; 2 mod

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

Reviewed-by: dfuchs

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

PR: https://git.openjdk.java.net/jdk/pull/4151


More information about the core-libs-dev mailing list