RFR: 8311630: [s390] Implementation of Foreign Function & Memory API (Preview) [v3]
    sid8606 
    duke at openjdk.org
       
    Tue Aug  1 06:29:32 UTC 2023
    
    
  
On Mon, 31 Jul 2023 14:27:38 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:
>> src/hotspot/cpu/s390/frame_s390.cpp line 228:
>> 
>>> 226: 
>>> 227: bool frame::upcall_stub_frame_is_first() const {
>>> 228:   assert(is_upcall_stub_frame(), "must be optimzed entry frame");
>> 
>> typo: s/optimzed/optimized
>
> @sid8606 you left this one.
Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14801#discussion_r1280157849
    
    
More information about the hotspot-dev
mailing list