RFR: 8296543: Update exception documentation for ExecutorService.invokeAll overriders as required

Doug Lea dl at openjdk.org
Fri Apr 26 11:57:31 UTC 2024


On Fri, 26 Apr 2024 08:08:25 GMT, Viktor Klang <vklang at 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 seems OK, but could someone read the generated javadoc to make sure there are no surprises? Sometimes inheritDocs don't come out as expected.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/18966#issuecomment-2079239771


More information about the core-libs-dev mailing list