On Sat, 18 Jul 2026 18:35:06 GMT, Chen Liang <[email protected]> wrote:

>> @jddarcy noted [JDK-8387875](https://bugs.openjdk.org/browse/JDK-8387875) 
>> did not provide links from wrapper class cache mechanism declarations to the 
>> overview documentation. We can add comments and also enhance that section in 
>> the design doc.
>> 
>> Also the value-class-preview.html is a bit out of sync.
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Chen Liang has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Consistently use non-code javac

doc/value-class-preview.html line 153:

> 151: semantic impact to value objects.</p>
> 152: <p>In interpreter or C1 execution in Hotspot, allocations of value
> 153: objects to the heap as a full object with header happens when a value

Suggestion:

objects to the heap as a full object with header happen when a value

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

PR Review Comment: 
https://git.openjdk.org/valhalla/pull/2655#discussion_r3612172821

Reply via email to