[lworld] RFR: 8346035: [lworld] javadoc for value objects when enable preview [v2]

Chen Liang liach at openjdk.org
Thu Dec 12 22:16:07 UTC 2024


On Thu, 12 Dec 2024 20:42:35 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> Updated javadoc for value objects when preview is enabled.
>> 
>> Added text and decoration to highlight preview behavior of identity classes that are value classes with --enable-preview
>> The decorations are similar to the existing preview highlights for Preview classes and methods.
>> 
>> The updates include all of the wrapper classes, java.time, and java.util.Optional* and other classed annotated with @ValueBased.
>> 
>> The ValueBased is updated to describe the behavior when --enable-preview.
>
> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Tidy up ValueBased.html

Thanks. Looks good to me.

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

Marked as reviewed by liach (no project role).

PR Review: https://git.openjdk.org/valhalla/pull/1316#pullrequestreview-2500880064


More information about the valhalla-dev mailing list