On Fri, 26 Apr 2024 08:08:25 GMT, Viktor Klang <vkl...@openjdk.org> wrote:
> This PR adds the exception documentation as per the ExecutorService API > contract. I also took the liberty of adding @Override-annotations to be clear > about intent. This pull request has now been integrated. Changeset: e3eb652c Author: Viktor Klang <vkl...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/e3eb652c251e8298c9df95d7ed2788f2cbb5f337 Stats: 31 lines in 1 file changed: 31 ins; 0 del; 0 mod 8296543: Update exception documentation for ExecutorService.invokeAll overriders as required Reviewed-by: prappo, alanb ------------- PR: https://git.openjdk.org/jdk/pull/18966