On Sat, 22 Aug 2026 03:24:28 GMT, Yasumasa Suenaga <[email protected]> wrote:

>> This is a part of [JDK-8382392](https://bugs.openjdk.org/browse/JDK-8382392).
>> 
>> `LinuxAMD64CFrame` validates sender frame with CFA and FP. But SP should 
>> also be validated because return address would be pushed onto stack - it 
>> means SP should grow always when the function is called (`CALL` instruction 
>> for example).
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Yasumasa Suenaga has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Fix comments

Looks good!

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

Marked as reviewed by kevinw (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/32435#pullrequestreview-5029157790

Reply via email to