RFR: 8311630: [s390] Implementation of Foreign Function & Memory API (Preview) [v3]
sid8606
duke at openjdk.org
Mon Jul 31 14:33:20 UTC 2023
On Thu, 13 Jul 2023 07:46:00 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/java.base/share/classes/jdk/internal/foreign/abi/s390/linux/LinuxS390CallArranger.java line 257:
>
>> 255: }
>> 256:
>> 257: // Compute recipe for transfering arguments / return values from C to Java.
>
> typo: s/transfering/transferring
Fixed, Thanks @offamitkumar for pointing typos.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14801#discussion_r1279378873
More information about the core-libs-dev
mailing list