On Thu, 18 Jun 2026 15:22:39 GMT, ExE Boss <[email protected]> wrote:

>> It destroys the StaticFieldVarHandle type. I think keeping that type through 
>> so LazyInitializingVarHandle can use attributes from StaticFieldVarHandle is 
>> more valuable.
>
> The `maybeAdapt` call happens in `makeFieldHandle`, passing the wrapping 
> `LazyInitializingVarHandle` or the target handle if the class is fully 
> initialised.

True. Ok, let's keep it like this then

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

PR Review Comment: 
https://git.openjdk.org/valhalla/pull/2550#discussion_r3437028933

Reply via email to