On Mon, 12 Aug 2024 23:28:26 GMT, David Holmes <dhol...@openjdk.org> wrote:

> Though I'm unclear how that compiles without the method declaring `throws 
> Throwable` ??

It wouldn't need that because of precise rethrow. In any case, having Error and 
RuntimeException are okay.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20548#discussion_r1714818621

Reply via email to