On Wed, 29 Apr 2026 08:21:01 GMT, Serguei Spitsyn <[email protected]> wrote:
>> src/hotspot/share/prims/jvmti.xml line 5893: >> >>> 5891: If the frame's method is a value object constructor and >>> 5892: the requested local is the "<code>this</code>" object, >>> the >>> 5893: value_ptr is set to a snapshot of the >>> "<code>this</code>" object. >> >> One thing I just realized is that all our spec updates are going to have to >> clarify that they are for when in preview mode. I'm not too sure what the >> best approach and wording for this is. I think it is ok for you to push this >> PR as-is and we can take care of the spec cleanup later. > > Agreed. It is not clear yet how to make a spec clarification just for preview > release. Yes, we can take care of this later. If the spec update only applies to valhalla/preview then you may be able to use the changes in the JNI spec to guide the wording. ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2363#discussion_r3165204984
