On Fri, 7 Jun 2024 21:05:33 GMT, Joe Darcy <da...@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 <da...@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