Hi Roman,
I have reviewed your proposed changes and they look fine. I agree that
both java.net.NetworkInterface.getSubnet0 and
java.net.NetworkInterface.getBroadcast0 are unimplemented and should
also be removed.
We should be able to remove these NetworkInterface methods under CR
6615656 also.
I will target these changes to JDK7 b24 or b25, and will update the
alias when I know the exact build number that they get integrated into.
Thank you for this contribution.
Regards,
-Chris.
Roman Kennke wrote:
Hi again,
May I propose the attached patch to fix?
For some reason, the original patch contained a typo (don't ask. Stupid
IDEs). Here's the corrected one.
/Roman