On Thu, 5 Sep 2024 18:56:19 GMT, Matias Saavedra Silva <matsa...@openjdk.org> wrote:
> This patch cleans up the use of `get_new_method()` so callers don't have to > worry about throwing `NoSuchMethodError`. The method is refactored to throw > the error and avoid ever returning nullptr. Verified with tier1-5 tests. This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/20874