RFR: 8309889: [s390] Missing return statement after calling jump_to_native_invoker mrthod in generate_method_handle_dispatch.

sid8606 duke at openjdk.org
Wed Jun 28 04:31:03 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.

@RealLucy @TheRealMDoerr 
Please review this PR as per your availability.
Thank you

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

PR Comment: https://git.openjdk.org/jdk/pull/14647#issuecomment-1610695341


More information about the hotspot-compiler-dev mailing list