Additional tests on AIX

Frederic Bregier fredbregier at free.fr
Thu Jul 9 10:32:23 EDT 2009


Just to let you known
I've just tested the last svn version and it works like a charm.

Cheers,
Frederic

Trustin Lee wrote:
> 
> I have implemented more accurate version detection for IBM JDK 1.6.  The
> NIO constraint level of IBM JDK 6 SR2 or sooner is 2.  For SR3 or later,
> it's 0 or 1 depending on the employed selector provider.
> 
> This fix is already in trunk (r1544).
> 
> Thanks!
> Trustin
> 
> On 07/08/2009 11:27 PM, Frederic Bregier wrote:
>> Hi,
>> 
>> I've tested without the property, the behaviour is as before.
>> Of course with the property (set to 1 as JDK6 and JDK5 of IBM on AIX
>> answer
>> 1 to the autonegociation test when it works), it works perfectly...
>> 
>> Frederic
>> 
>> Trustin Lee wrote:
>>> Until I fix this issue, you can specify the constraint level explicitly
>>> in the system property:
>>>
>>> java -Djava.nio.channels.spi.constraintLevel=2 ...
>>>
>>> HTH,
>>> Trustin
>>>
>>> On 07/08/2009 10:44 PM, 이희승 (Trustin Lee) wrote:
>>>> I guess this fix does not work.  Let me reply once again when the
>>>> correct fix lands down.
>>>>
>>>> On 07/08/2009 10:38 PM, 이희승 (Trustin Lee) wrote:
>>>>> I think it's the constraint level autodetector that keeps the server
>>>>> from shutting down.  I didn't modify the autodetector at all, so it's
>>>>> weird that it fails in AIX.
>>>>>
>>>>> I've just checked in the workaround for this problem at revision 1536.
>>>>> Could you confirm?
>>>>>
>>>>> Thanks,
>>>>> Trustin
>>>>>
>>> _______________________________________________
>>> netty-dev mailing list
>>> netty-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/netty-dev
>>>
>>>
>> 
>> 
>> -----
>> Hardware/Software Architect
> 
> _______________________________________________
> netty-dev mailing list
> netty-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/netty-dev
> 
> 


-----
Hardware/Software Architect
-- 
View this message in context: http://n2.nabble.com/Additional-tests-on-AIX-tp3224966p3231776.html
Sent from the Netty Developer Group mailing list archive at Nabble.com.




More information about the netty-dev mailing list