Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8327878 | 8u421 | Abhishek N | P2 | Closed | Fixed | b01 |
The fix for JDK-8149896 missed purging some occurrences of the redundant constants, leading
java/util/Formatter/Basic.java
to fail.
java/util/Formatter/Basic.java
to fail.
- backported by
-
JDK-8327878 java/util/Formatter/Basic.java fails after JDK-8149896
- Closed
- relates to
-
JDK-8149896 Removed unnecessary values in FloatConsts and DoubleConsts
- Resolved