On Fri, 17 May 2024 22:40:50 GMT, Sandhya Viswanathan 
<sviswanat...@openjdk.org> wrote:

>> The entry code switches Windows calling convention into Linux calling 
>> convention by moving/saving registers, which are properly restored on 
>> function exit.  This makes register tracking easier.
>
> I don't see the place where the switch is happening before this initial piece 
> of code.  You also have windows tests failing in the GHA. Could you please 
> double check?

Fixed to use c_rargX

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/16753#discussion_r1605618391

Reply via email to