-
Enhancement
-
Resolution: Fixed
-
P4
-
7, 8
-
b51
-
unknown
-
generic
-
Verified
This will update the Java SE specification to clarify that external networking is not required
in a conforming implementation. At a minimum, loopback comunication is required.
This might be done simply by adding text to the NetworkInterface specification indicating
that NetworkInterface.getNetworkInterfaces() must return at least one object, which
either supports remote networking or loopback communication.
in a conforming implementation. At a minimum, loopback comunication is required.
This might be done simply by adding text to the NetworkInterface specification indicating
that NetworkInterface.getNetworkInterfaces() must return at least one object, which
either supports remote networking or loopback communication.