The jdk.internal.math.[Double|Float]Consts.SIGNIFICAND_WIDTH fields should be replaced by the public [Double|Float].PRECISION fields.
In addition, "magic" literals should be replaced with constant compile-time expressions based on SIZE and PRECISION.
In addition, "magic" literals should be replaced with constant compile-time expressions based on SIZE and PRECISION.
- relates to
-
JDK-8151776 Add constants related to floating-point fields to Float and Double
-
- Closed
-