On Tue, 28 Apr 2026 20:15:32 GMT, Chris Plummer <[email protected]> wrote:
>> Serguei Spitsyn has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> review: comments updates for two tests
>
> test/hotspot/jtreg/serviceability/jvmti/valhalla/GetCtorLocal/libValueGetCtorLocal.cpp
> line 80:
>
>> 78: } else {
>> 79: // cached_this must be a snapshot that idoes not mutate
>> 80: // when the ctor changes field values
>
> Suggestion:
>
> // cached_this must be a snapshot that does not mutate
> // when the ctor changes field values
Thanks. Fixed now.
-------------
PR Review Comment:
https://git.openjdk.org/valhalla/pull/2363#discussion_r3157508829