RFR: 8311630: [s390] Implementation of Foreign Function & Memory API (Preview) [v3]
Amit Kumar
amitkumar at openjdk.org
Mon Jul 31 14:33:20 UTC 2023
On Thu, 13 Jul 2023 07:41:11 GMT, Amit Kumar <amitkumar at 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
More information about the core-libs-dev
mailing list