On Mon, 31 Jul 2023 14:27:38 GMT, Amit Kumar <amitku...@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