Yup, HG:
changeset: 4823:194faa6fdb3c user: sherman date: Mon Dec 05 10:50:14 2011 -0800 files: src/share/classes/java/util/Formatter.java test/java/util/MissingFormatArgumentException/GetFormatSpecifier.java description: 5063455: (fmt) MissingFormatArgumentException.getFormatSpecifier() incorrect return value Summary: updated the incorrect StringBuilder constructor usage Reviewed-by: dholmes, sherman Contributed-by: brandon.passan...@oracle.com JBS: https://bugs.openjdk.java.net/browse/JDK-5063455 -Pavel On 16 Aug 2014, at 20:17, Louis Wasserman <lowas...@google.com> wrote: > There are indications this bug has actually occurred in released JDK code > before