On Thu, 13 Jul 2023 07:41:11 GMT, Amit Kumar <amitku...@openjdk.org> wrote:
>> sid8606 has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Address suggestions from Jorn Vernee > > 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. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14801#discussion_r1279382122