[PATCH] Review request for 7183800: TEST_BUG: Update tests to run on Ubuntu 12.04 (localhost is 127.0.1.1)

Chris Hegarty chris.hegarty at oracle.com
Thu Mar 14 02:42:28 PDT 2013


Eric, Alan,

This one is confusing me some what. I see the problem, but don't 
understand why when sending to 127.0.1.1, the from address is 127.0.0.1. 
Is this behavior specific to Linux, or simply that Linux (12.04) just 
started to have this configuration as default.

I guess this issue could have been resolved by explicitly binding the 
channels to InetAddress.getLocalAddress either.

-Chris.

On 03/14/2013 06:50 AM, Alan Bateman wrote:
> On 14/03/2013 04:18, Eric Wang wrote:
>> Hi,
>>
>> Please help to review the fix for bug 7183800
>> <https://jbs.oracle.com/bugs/browse/JDK-7183800>. those tests failed
>> on Ubuntu 12.04.
>>
>> http://cr.openjdk.java.net/~ewang/7183800/webrev.01/
>>
>> Thanks,
>> Eric
> This looks good to me, I will push this for you today to jdk8/tl.
>
> -Alan.


More information about the nio-dev mailing list