Nishit Jain
|
51c9c8cab2
|
8165466: DecimalFormat percentage format can contain unexpected %
Reviewed-by: okutsu, peytoia
|
2016-10-04 19:28:09 +09:00 |
Olivier Lagneau
|
1e9d21c6bf
|
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-17 11:45:59 -07:00 |
Lana Steuck
|
03b4e5d3ba
|
8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013
Updated files with 2011, 2012 and 2013 years according to the file's last updated date
Reviewed-by: tbell, lancea, chegar
|
2013-12-26 12:04:16 -08:00 |
Olivier Lagneau
|
546e2eb164
|
7131459: [Fmt-De] DecimalFormat produces wrong format() results when close to a tie
Reviewed-by: darcy
|
2013-01-11 15:39:08 -08:00 |
Yuka Kamiya
|
64b949310f
|
7196316: Wrong rounding mode in DecimalFormat after deserialization
Reviewed-by: okutsu
|
2012-10-04 11:36:22 +09:00 |
Olivier Lagneau
|
b6ea800f9b
|
7050528: Improve performance of java.text.DecimalFormat.format() call stack
Reviewed-by: darcy
|
2012-10-02 10:11:57 +01:00 |