com.google.guava:guava-bootstrap-jdk5
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 with ExecutorService. This project's is then used in the bootstrap class path of Guava proper.
Add to your project16.0
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-bootstrap-jdk5</artifactId>
<version>16.0</version>
</dependency>Version Details — 16.0
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 with ExecutorService. This project's is then used in the bootstrap class path of Guava proper.
Loading historical trends...
Badges
Version Badge
[](https://modernmvn.com/artifact/com.google.guava/guava-bootstrap-jdk5)
<a href="https://modernmvn.com/artifact/com.google.guava/guava-bootstrap-jdk5"><img src="/badge/com.google.guava/guava-bootstrap-jdk5" alt="Maven Version" /></a>
.. image:: /badge/com.google.guava/guava-bootstrap-jdk5 :target: https://modernmvn.com/artifact/com.google.guava/guava-bootstrap-jdk5 :alt: Maven Version
Security Badge
[](https://modernmvn.com/artifact/com.google.guava/guava-bootstrap-jdk5)
<a href="https://modernmvn.com/artifact/com.google.guava/guava-bootstrap-jdk5"><img src="/api/security/com.google.guava/guava-bootstrap-jdk5/16.0/badge.svg" alt="Security" /></a>
.. image:: /api/security/com.google.guava/guava-bootstrap-jdk5/16.0/badge.svg :target: https://modernmvn.com/artifact/com.google.guava/guava-bootstrap-jdk5 :alt: Security