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

Roger Riggs rriggs at openjdk.org
Wed Jan 8 18:33:07 UTC 2025


On Wed, 11 Dec 2024 22:02:25 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.

This pull request has now been integrated.

Changeset: ca707ff5
Author:    Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/ca707ff597f5b2fab52d52fd04c1bcc14afad6ca
Stats:     460 lines in 37 files changed: 297 ins; 3 del; 160 mod

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

Reviewed-by: liach

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

PR: https://git.openjdk.org/valhalla/pull/1316


More information about the valhalla-dev mailing list