Brian Burkhalter
|
2c31d993a4
|
6476168: (fmt) Inconsistency formatting subnormal doubles with hexadecimal conversion
Update specification to match implementation.
Reviewed-by: darcy
|
2013-07-31 10:53:33 -07: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 |
|
Kelly O'Hair
|
cd8f275bdb
|
6903197: Some java template files need to be renamed to .java.template
Reviewed-by: alanb
|
2009-11-30 14:15:15 -08:00 |
|