On Wed, 16 Jun 2021 10:45:20 GMT, Julia Boes <jb...@openjdk.org> wrote:

>> In the methods in question, `RejectedExecutionException` is an expected 
>> exception that was previously unhandled (it is a `RuntimeException`, not a 
>> subclass of `ExecutionException`). This change adds 
>> `RejectedExecutionException` to the existing catch clause.
>
> Julia Boes has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   fix copyright year

Marked as reviewed by dfuchs (Reviewer).

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

PR: https://git.openjdk.java.net/jdk17/pull/74

Reply via email to