Claes Redestad
|
f50ee8896a
|
8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width
Reviewed-by: sherman
|
2014-11-16 15:03:46 +01:00 |
|
Lana Steuck
|
657b9db1ba
|
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 |
|
Brian Burkhalter
|
9c0605b8e6
|
6469160: (fmt) general (%g) formatting of zero (0.0) with precision 0 or 1 throws ArrayOutOfBoundsException
For zero value ensure than an unpadded zero character is passed to Formatter.addZeros()
Reviewed-by: iris, darcy
|
2013-06-24 14:17:14 -07:00 |
|
Brian Burkhalter
|
f7f0768c22
|
6355704: (fmt) %f formatting of BigDecimals is incorrect
Reviewed-by: darcy
|
2013-01-31 14:29:19 -08:00 |
|
Joe Darcy
|
82e488e3ae
|
7092404: Add Math.nextDown and Double.isFinite
Reviewed-by: mduigou
|
2011-09-21 23:22:11 -07:00 |
|
Kelly O'Hair
|
fe008ae27a
|
6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun
|
2010-05-25 15:58:33 -07:00 |
|
Xueming Shen
|
e9b3362ace
|
5063507: (fmt) missing exception for "%#s" format specifier
Throw appropriate exception when necessary
Reviewed-by: alanb
|
2009-07-24 11:06:57 -07:00 |
|
Xueming Shen
|
a9c275ed18
|
6476425: (fmt)java.util.Formatter.print() throws IllegalArgumentException on large BigDecima
Correct the wrong calculation of "precision" in certain circumstances.
Reviewed-by: darcy, alanb
|
2009-01-22 20:29:54 -08:00 |
|
J. Duke
|
319a3b9947
|
Initial load
|
2007-12-01 00:00:00 +00:00 |
|