-
Enhancement
-
Resolution: Fixed
-
P3
-
19
-
b02
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
- 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-8297091 New langtools test jdk/javadoc/doclet/testValueTag/TestValueFormats.java fails on machines with unexpected number format
-
- Resolved
-
-
JDK-8266670 Better modeling of access flags in core reflection
-
- Resolved
-
(1 links to)