RFR: JDK-8165765: javax/management/remote/mandatory/connection/RMIConnectionIdTest.java: failed when looking at RMI connection IDs:
Roger Riggs
Roger.Riggs at Oracle.com
Wed Nov 23 16:40:37 UTC 2016
Hi,
RMIConnectionIdTest.java:
- The method NetworkInterface.getByInetAddress(addr) may be a better
choice
without all the looping and repetitive checks of localAddr == null.
Roger
p.s.
This would have been a good use of streams with
NetworkInterface.networkInterfaces
and NetworkInterface.inetAddresses.
On 11/23/2016 4:08 AM, Ujwal Vangapally wrote:
> Please review this small change for the bug below
>
> https://bugs.openjdk.java.net/browse/JDK-8165765
>
> Webrev: http://cr.openjdk.java.net/~hb/sponsorship/8165765/webrev.00/
>
> Thanks,
>
> Ujwal.
>
>
>
More information about the serviceability-dev
mailing list