Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8269487 | 8u311 | Dmitry Markov | P4 | Resolved | Fixed | b01 |
The the FloatConsts and DoubleConsts classes, while moved to an internal package recently (JDK-8145990), contain values now available via the public API (JDK-4826652). All such uses of the redundant values should be removed as such the redundant constants themselves.
- backported by
-
JDK-8269487 Removed unnecessary values in FloatConsts and DoubleConsts
-
- Resolved
-
- relates to
-
JDK-8149981 java/util/Formatter/Basic.java fails after JDK-8149896
-
- Closed
-
-
JDK-4826652 Add copySign, nextAfter, nextUp, scalb, ilogb, etc. to Math and StrictMath
-
- Resolved
-
-
JDK-8151776 Add constants related to floating-point fields to Float and Double
-
- Closed
-
-
JDK-8145990 Move sun.misc math support classes to jdk.internal.math
-
- Resolved
-
-
JDK-7088952 Add "BYTES" constant to primitive wrapper classes
-
- Closed
-
(1 relates to)