dev@grizzly.java.net

Re: [INFO] Compilation failure

From: gustav trede <gustav.trede_at_gmail.com>
Date: Tue, 22 Dec 2009 01:10:30 +0100

2009/12/22 gustav trede <gustav.trede_at_gmail.com>

>
> 2009/12/22 Sebastien Dionne <survivant00_at_gmail.com>
>
> [INFO] Compilation failure
>>
>> C:\Source\grizzly_new\grizzly\code\modules\utils\src\main\java\com\sun\grizzly\u
>> til\ThreadPoolFactory.java:[64,17]
>> com.sun.grizzly.util.ThreadPoolFactory.PoolWr
>> ap is not abstract and does not override abstract method
>> <T>invokeAny(java.util.
>> Collection<? extends
>> java.util.concurrent.Callable<T>>,long,java.util.concurrent
>> .TimeUnit) in java.util.concurrent.ExecutorService
>>
>> I filled a issue :
>> https://grizzly.dev.java.net/issues/show_bug.cgi?id=775
>>
>> on JDK 6 if you put @override you must be sure that the extends classes or
>> interface have the method or it will failed at compilation.
>>
>>
> there is no @override used for those methods...
you should know better, atm i can choose if it compiles in 1.5 or 1.6 .


>
>>
>> --
>> -------------
>> A+
>>
>> Sébastien.
>>
>> Vous pouvez me suivre sur Twitter / You can follow me on Twitter :
>> http://twitter.com/survivant
>>
>
>
>
> --
> regards
> gustav trede
>
>
>


-- 
regards
 gustav trede