jdk-24/jdk/test/java/util/Formatter
Xueming Shen bef17a6e80 8039390: Unexpected behaviour of String.format with null arguments
To explicitly specify the null behavior for all conversions

Reviewed-by: rriggs
2015-08-15 04:38:51 +00:00
..
Basic-X.java.template 8059175: Zero BigDecimal with negative scale prints leading zeroes in String.format 2015-01-07 14:15:00 -08:00
Basic.java 8081347: Add @modules to jdk_core tests 2015-05-28 10:54:48 -07:00
Basic.sh 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
BasicBigDecimal.java 8059175: Zero BigDecimal with negative scale prints leading zeroes in String.format 2015-01-07 14:15:00 -08:00
BasicBigInteger.java 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width 2014-11-16 15:03:46 +01:00
BasicBoolean.java 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width 2014-11-16 15:03:46 +01:00
BasicBooleanObject.java 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width 2014-11-16 15:03:46 +01:00
BasicByte.java 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width 2014-11-16 15:03:46 +01:00
BasicByteObject.java 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width 2014-11-16 15:03:46 +01:00
BasicChar.java 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width 2014-11-16 15:03:46 +01:00
BasicCharObject.java 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width 2014-11-16 15:03:46 +01:00
BasicDateTime.java 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width 2014-11-16 15:03:46 +01:00
BasicDouble.java 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width 2014-11-16 15:03:46 +01:00
BasicDoubleObject.java 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width 2014-11-16 15:03:46 +01:00
BasicFloat.java 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width 2014-11-16 15:03:46 +01:00
BasicFloatObject.java 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width 2014-11-16 15:03:46 +01:00
BasicInt.java 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width 2014-11-16 15:03:46 +01:00
BasicIntObject.java 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width 2014-11-16 15:03:46 +01:00
BasicLong.java 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width 2014-11-16 15:03:46 +01:00
BasicLongObject.java 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width 2014-11-16 15:03:46 +01:00
BasicShort.java 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width 2014-11-16 15:03:46 +01:00
BasicShortObject.java 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width 2014-11-16 15:03:46 +01:00
Close.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Constructors.java 7000511: PrintStream, PrintWriter, Formatter, Scanner leave files open when exception thrown 2011-01-07 13:08:18 +00:00
FailingConstructors.java 7021209: convert lang, math, util to use try-with-resources 2011-02-22 15:34:17 -08:00
Flush.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
genBasic.sh 8058887: (fmt) Improve java/util/Formatter test coverage of group separators and width 2014-11-16 15:03:46 +01:00
NullArg.java 8039390: Unexpected behaviour of String.format with null arguments 2015-08-15 04:38:51 +00:00