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
|
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 |
|
Alan Bateman
|
c12b624078
|
8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools
Reviewed-by: chegar
|
2013-01-11 20:19:55 +00:00 |
|
Joe Darcy
|
82e488e3ae
|
7092404: Add Math.nextDown and Double.isFinite
Reviewed-by: mduigou
|
2011-09-21 23:22:11 -07:00 |
|
Stuart Marks
|
dd0e38d73a
|
7021209: convert lang, math, util to use try-with-resources
Reviewed-by: alanb, darcy, naoto
|
2011-02-22 15:34:17 -08:00 |
|
Chris Hegarty
|
e208093ec8
|
7000511: PrintStream, PrintWriter, Formatter, Scanner leave files open when exception thrown
Reviewed-by: alanb, mduigou
|
2011-01-07 13:08:18 +00:00 |
|
Kelly O'Hair
|
6b6a611c8e
|
6962318: Update copyright year
Reviewed-by: xdono
|
2010-12-28 15:53:50 -08:00 |
|
Naoto Sato
|
6d2cb04013
|
4700857: RFE: separating user locale and user interface locale
Reviewed-by: okutsu
|
2010-08-31 11:27:10 -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 |
|
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 |
|