On Thu, 13 Aug 2026 13:08:10 GMT, Fredrik Bredberg <[email protected]> 
wrote:

> Looks correct as far as I can tell. A few comments though:
> 
> * Two copyright headers should be 2026
> * I suggest you add `-Xbatch` and `-XX:-TieredCompilation` to ensure that 
> `recurse()` is compiled by C2.
> * The s390 version of `frame::was_augmented_on_entry()` was recently (Aug 7) 
> changed. It would be nice if you merged in master and updated it to the same 
> level as the rest, so it doesn't fall behind.
>
Thanks for the comments, addressed in last version.

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

PR Comment: https://git.openjdk.org/jdk/pull/32178#issuecomment-5282675008

Reply via email to