On Fri, 8 May 2026 18:46:51 GMT, Chris Plummer <[email protected]> wrote:

> this snapshot behavior would apply even if a BigInteger is being constructed.

My understanding that it should not. There is a check for `obj->is_inline()`.

> but I don't think there is actually any harm in JVMTI exposing "this" of 
> BigInteger before the Number constructor is executed since it is actually an 
> identity object.

Agreed.

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

PR Review Comment: 
https://git.openjdk.org/valhalla/pull/2412#discussion_r3210775445

Reply via email to