On Fri, 8 May 2026 15:39:37 GMT, Dan Smith <[email protected]> wrote:
>> @dansmithcode and @dholmes-ora Please, let me know if you are okay with the >> latest update. > > Is the behavior special when the frame's method is declared by a _value > class_, or when the requested local is a _value object_? (E.g., what happens > when I'm looking at the (value class) `Number` constructor and `this` is a > (value object) `BigInteger`?) The requested local is a value `this` object. ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2412#discussion_r3210194004
