-
Enhancement
-
Resolution: Future Project
-
P5
-
2.0
-
generic
-
generic
... Saving a fair amount of code. This package-private class is only
used for Float.toString() and Double.toString(), and I bet those methods
could be implemented more compactly.
used for Float.toString() and Double.toString(), and I bet those methods
could be implemented more compactly.
- relates to
-
JDK-4511638 Double.toString(double) sometimes produces incorrect results
- Resolved
-
JDK-4428022 System.out.println(0.001) outputs 0.0010
- Resolved