Integrated: 8333828: Use value javadoc tag in java.lang.{Float, Double}

Joe Darcy darcy at openjdk.org
Mon Jun 10 17:18:15 UTC 2024


On Fri, 7 Jun 2024 21:05:33 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Use the value tag to make the javadoc for various format-related constants more informative to readers. Currently the information is available by following the "Constant Field Values" link.
> 
> I'll reflow the paragraphs before a push.

This pull request has now been integrated.

Changeset: 13642cb4
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/13642cb4b8895ad07b2249c9e215a6a037e5cf71
Stats:     23 lines in 2 files changed: 4 ins; 0 del; 19 mod

8333828: Use value javadoc tag in java.lang.{Float, Double}

Reviewed-by: liach, rgiulietti

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

PR: https://git.openjdk.org/jdk/pull/19607


More information about the core-libs-dev mailing list