RFR: 8350398: [s390x] Relativize initial_sp/monitors in interpreter frames

Andrew Haley aph at openjdk.org
Wed May 7 16:57:15 UTC 2025


On Wed, 7 May 2025 16:39:41 GMT, Lutz Schmidt <lucy at openjdk.org> wrote:

>> Well,
>> it's a tradeoff between space consumption and code safety. I personally would leave the check in as long as we do not run into space limitations. If you would like to keep the code more compact, and remove the #ASSERT blocks, that's ok for me too.
>
> Sorry,
> the above comment was made while I was signed in with my alter ego. Bottom line was: I would keep the code, but if you don't like the code bloat, remove.

I'd also say keep it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23708#discussion_r2078075331


More information about the hotspot-dev mailing list