RFR: 8309889: [s390] Missing return statement after calling jump_to_native_invoker method in generate_method_handle_dispatch.
Lutz Schmidt
lucy at openjdk.org
Fri Jun 30 08:20:53 UTC 2023
On Mon, 26 Jun 2023 06:05:12 GMT, sid8606 <duke at openjdk.org> wrote:
> Missing return statement after calling jump_to_native_invoker mrthod in generate_method_handle_dispatch, it leads to assert(is_valid()) failed: invalid register.
>
> Ran tier1 test cases passing with release, fastdebug and slowdebug.
Looks good to me.
Thanks for fixing.
-------------
Marked as reviewed by lucy (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14647#pullrequestreview-1506736239
More information about the hotspot-compiler-dev
mailing list