jdk-24/jdk/test/java/text/Format/DecimalFormat
Olivier Lagneau 7f66469951 8039915: Wrong NumberFormat.format() HALF_UP rounding when last digit exactly at rounding position greater than 5
Fixes erroneous rounding in DigitList for corner cases uncovered previously. Adds dedicated unit tests to TieRoundingTest

Reviewed-by: bpb, darcy
2014-10-14 11:39:07 -07:00
..
Bug7196316.java 7196316: Wrong rounding mode in DecimalFormat after deserialization 2012-10-04 11:36:22 +09:00
FormatMicroBenchmark.java 7050528: Improve performance of java.text.DecimalFormat.format() call stack 2012-10-02 10:11:57 +01:00
GoldenDoubleValues.java 7050528: Improve performance of java.text.DecimalFormat.format() call stack 2012-10-02 10:11:57 +01:00
GoldenFormattedValues.java 7050528: Improve performance of java.text.DecimalFormat.format() call stack 2012-10-02 10:11:57 +01:00
RoundingAndPropertyTest.java 7050528: Improve performance of java.text.DecimalFormat.format() call stack 2012-10-02 10:11:57 +01:00
TieRoundingTest.java 8039915: Wrong NumberFormat.format() HALF_UP rounding when last digit exactly at rounding position greater than 5 2014-10-14 11:39:07 -07:00