Details
Description
The @value javadoc tag allows a constant value to be inserted into the text. However, no formatting options over that value are provided. At times, control of formatting is essential to present the information in a useful way, such as presenting bit masks in hex rather than decimal.
(The utility of having a such a formatting feature was observed during the course of work onJDK-8266670.)
(The utility of having a such a formatting feature was observed during the course of work on
Attachments
Issue Links
- csr for
-
JDK-8286264 Support formatting in @value tag
-
- Closed
-
- duplicates
-
JDK-8286307 Enable {@Value...} to allow formatting of values (as hexadecimal, etc).
-
- Closed
-
- relates to
-
JDK-8266670 Better modeling of access flags in core reflection
-
- Resolved
-