hg: jdk8/tl/jdk: 5063455: (fmt) MissingFormatArgumentException.getFormatSpecifier() incorrect return value
xueming.shen at oracle.com
xueming.shen at oracle.com
Mon Dec 5 10:51:34 PST 2011
Changeset: 194faa6fdb3c
Author: sherman
Date: 2011-12-05 10:50 -0800
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/194faa6fdb3c
5063455: (fmt) MissingFormatArgumentException.getFormatSpecifier() incorrect return value
Summary: updated the incorrect StringBuilder constructor usage
Reviewed-by: dholmes, sherman
Contributed-by: brandon.passanisi at oracle.com
! src/share/classes/java/util/Formatter.java
+ test/java/util/MissingFormatArgumentException/GetFormatSpecifier.java
More information about the compiler-dev
mailing list