jdk/src/share/classes/java/util/Formatter.java
Fri, 16 Aug 2013 11:11:00 -0400 rriggs 8022193: java/time/test/java/util/TestFormatter.java failed in th locale.
Wed, 31 Jul 2013 10:53:33 -0700 bpb 6476168: (fmt) Inconsistency formatting subnormal doubles with hexadecimal conversion
Tue, 09 Jul 2013 11:26:25 -0700 bpb 6178739: (fmt) Formatter.format("%0.4f\n", 56789.456789) generates MissingFormatWidthException
Wed, 03 Jul 2013 13:30:46 -0700 bpb 8019857: Fix doclint errors in java.util.Format*
Mon, 24 Jun 2013 14:17:14 -0700 bpb 6469160: (fmt) general (%g) formatting of zero (0.0) with precision 0 or 1 throws ArrayOutOfBoundsException
Wed, 05 Jun 2013 21:01:02 -0700 bpb 7032154: Performance tuning of sun.misc.FloatingDecimal/FormattedFloatingDecimal
Fri, 12 Apr 2013 07:57:35 -0700 sherman 8011172: JSR 310 DateTime API Updates II
Tue, 19 Feb 2013 10:34:26 -0800 naoto 7092447: Clarify the default locale used in each locale sensitive operation
Tue, 12 Feb 2013 09:25:43 -0800 sherman 8007392: JSR 310: DateTime API Updates
Fri, 01 Feb 2013 21:01:44 +0000 alanb 5035569: Formatter should document that %a conversion unsupported for BigDecimal args
Tue, 22 Jan 2013 20:59:21 -0800 sherman 8003680: JSR 310 Date/Time API
Thu, 17 Jan 2013 12:49:33 -0800 sherman 8006090: Formatter asserts with -esa
Fri, 02 Nov 2012 15:50:11 +0000 alanb 7197491: update copyright year to match last edit in jdk8 jdk repository
Mon, 01 Oct 2012 15:36:57 +0100 alanb 8000269: Cleanup javadoc warnings
Mon, 05 Dec 2011 10:50:14 -0800 sherman 5063455: (fmt) MissingFormatArgumentException.getFormatSpecifier() incorrect return value
Wed, 21 Sep 2011 23:22:11 -0700 darcy 7092404: Add Math.nextDown and Double.isFinite
Sun, 18 Sep 2011 18:14:07 -0700 darcy 7091682: Move sun.misc.FpUtils code into java.lang.Math
Wed, 11 May 2011 08:54:16 -0700 sherman 7043234: (fmt) java.util.Formatter links in javadoc to BigDecimal need to be fixed
Wed, 13 Apr 2011 12:16:13 -0700 jjh 7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks
Thu, 17 Mar 2011 11:42:39 -0700 sherman 6796662: (fmt spec) Formatter spec on BigDecimal output should not reference Float a
Wed, 02 Feb 2011 13:13:34 -0500 briangoetz 7012540: java.util.Objects.nonNull() incorrectly named
Fri, 07 Jan 2011 13:08:18 +0000 chegar 7000511: PrintStream, PrintWriter, Formatter, Scanner leave files open when exception thrown
Tue, 04 Jan 2011 17:05:38 -0800 lana Merge
Mon, 20 Dec 2010 13:47:04 -0800 smarks 6880112: Project Coin: Port JDK core library code to use diamond operator
Tue, 28 Dec 2010 15:53:50 -0800 ohair 6962318: Update copyright year
Wed, 17 Nov 2010 15:10:42 -0800 sherman 6615506: (fmt spec) Date/Time conversion table missing column for 'Z'
Tue, 31 Aug 2010 11:27:10 -0700 naoto 4700857: RFE: separating user locale and user interface locale
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Mon, 07 Dec 2009 16:44:40 -0800 martin 6900043: Add method to return line.separator property
Thu, 05 Nov 2009 16:12:45 -0800 martin 6898220: Optimize Formatter.parse (including String.printf)
Fri, 24 Jul 2009 11:06:57 -0700 sherman 5063507: (fmt) missing exception for "%#s" format specifier
Fri, 30 Jan 2009 12:40:27 -0800 darcy 6799343: (fmt) java.util.Formatter uses plainlink instead of linkplain
Thu, 22 Jan 2009 20:29:54 -0800 sherman 6476425: (fmt)java.util.Formatter.print() throws IllegalArgumentException on large BigDecima
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip