On Wed, 16 Mar 2022 16:39:24 GMT, Manukumar V S <mvs at openjdk.org> wrote: > But if we want to throw the RuntimeException with a failure message, I think we need to catch it, right? Yes, if you want to provide a more specific error message. ------------- PR: https://git.openjdk.java.net/jdk/pull/7740