Relates :
|
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.
|