jsr236-experts@concurrency-ee-spec.java.net

[jsr236-experts] Remove ExecutorNotAvailableException?

From: Anthony Lai <anthony.lai_at_oracle.com>
Date: Wed, 20 Feb 2013 14:58:14 -0800

The ExecutorNotAvailableException class is for distributed executors:

Exception indicating that the result of a value-producing task cannot be
retrieved because the remote executor that the task is running on is no
longer available.

Since we have already removed distributed executors from the spec, I am
going to remove this class if there is no objection.

Regards
Anthony