RFR: 8325469: Freeze/Thaw code can crash in the presence of OSR frames [v3]
Vladimir Kozlov
kvn at openjdk.org
Wed Apr 17 21:04:02 UTC 2024
On Wed, 17 Apr 2024 20:32:37 GMT, Patricio Chilano Mateo <pchilanomate at openjdk.org> wrote:
> Yes. I just used int because that was the return value of num_stack_arg_slots() that I moved from method.hpp, but I missed the field can just be defined as a u2 instead.
Okay. Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18637#issuecomment-2062311988
More information about the hotspot-dev
mailing list