Since hexadecimal floating-point literal support has been added to the language, the descriptions of MAX_VALUE and MIN_VALUE in the Float and Double classes should be updated to take advantage of the literal notation instead of a parse{Float, Double} call.
- relates to
-
JDK-4920023 add "hexadecimal floating-point literal" support to javac as per 4896828
-
- Resolved
-
-
JDK-4826774 Add library support for hexadecimal floating-point strings
-
- Resolved
-