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.
>
> it was just a blip between 2 commits. check out again.
>
> --
> -------------
> A+
>
> Sébastien.
>
> Vous pouvez me suivre sur Twitter / You can follow me on Twitter :
> http://twitter.com/survivant
>
--
regards
gustav trede