> On 12 Apr 2017, at 16:17, Roger Riggs wrote:
> ..
> B6558853.java: 28: an extra "*"
>
> A few tests do nothing unless an interface is found; they could use either
> output that says what
> interface is tested or a message that no interface was available.
> (In case someone is reviewing the lo
Nice tidy up Chris. I guess we can add additional variants later to
NetworkConfiguration::probe which return interfaces that are point to
point or are down etc.
Also, trivially, the two tests os system property "os.name" could be
made consistent.
I think it's one that is always guaranteed to b
Hi Chris,
Looks good, nice use of streams.
B6558853.java: 28: an extra "*"
A few tests do nothing unless an interface is found; they could use
either output that says what
interface is tested or a message that no interface was available.
(In case someone is reviewing the logs and wants to kn