RFR: 8338471: Refactor Method::get_new_method() for better NoSuchMethodError handling [v2]
David Holmes
dholmes at openjdk.org
Thu Sep 12 05:51:06 UTC 2024
On Thu, 12 Sep 2024 03:44:32 GMT, Dean Long <dlong at openjdk.org> wrote:
>> The assert works for me.
>
> Can we assert the stronger statement: `(new_method == nullptr) == (old_method->is_deleted())` ?
Yeah I like that better too.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20874#discussion_r1756165561
More information about the serviceability-dev
mailing list