ExecutorService's type parameters changed between JDK5 and JDK6 in a way that makes it impossible for our invokeAll/invokeAny methods to match both at compile time. This project builds a JDK6-like copy of ExecutorService (but with JDK5 compiler settings to ensure that it will work with JRE5 at runtime). It also builds a version of AbstractExecutorService that is equivalent to a JDK5 version but using the JDK6 type parameters for the invokeAll/invokeAny methods just as ...

Latest Versions

8 versions โ†’
VersionVulnerabilitiesUsagesDate
17.0.x
17.0
3
Apr 22, 2014
17.0-rc2
3
Apr 10, 2014
17.0-rc1
3
Apr 08, 2014
16.0.x
16.0
3
Feb 10, 2014
16.0-rc1
3
Jan 31, 2014
14.0.x
14.0.1
1
Jun 13, 2013
14.0.1-rc1
1
Apr 24, 2013
13.0.x
13.0
1
Sep 26, 2012
8 versions โ†’