On Wed, 15 Apr 2026 15:22:35 GMT, Viktor Klang <[email protected]> wrote:
>> I can't immediately see the issue here. The wording is "If the test(Object) >> method completes with an exception or error" (it used to say "If the test >> method completes with an exception or error"). We could change to >> "completely abnormally" or "fails with". In other areas of the API docs we >> speak of a subtask failing with an exception or error so maybe that is best. > > Yeah, I'd want to separate the wording between subtasks (that complete) and > functions (that produce a value or throw). Okay, I've pushed a commit to more consistently use "throws" for these cases. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30695#discussion_r3088007337
