RFR: 8309889: [s390] Missing return statement after calling jump_to_native_invoker method in generate_method_handle_dispatch.
    sid8606 
    duke at openjdk.org
       
    Tue Jul  4 04:31:54 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 method in generate_method_handle_dispatch, it leads to assert(is_valid()) failed: invalid register.
> 
> Ran tier1 test cases passing with release, fastdebug and slowdebug.
Thank you for the reviews!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14647#issuecomment-1619462561
    
    
More information about the hotspot-compiler-dev
mailing list