RFR JDK-8204229: Formatter and String.format ignore the width with the percent modifier (%5%)

Jim Laskey james.laskey at oracle.com
Fri Jun 8 12:10:50 UTC 2018


+1


> On Jun 7, 2018, at 11:33 PM, Xueming Shen <xueming.shen at oracle.com> wrote:
> 
> Hi,
> 
> Please help review the change for JDK-8204229. It appears to be a overlook
> in the implementation. We do have a method print(String, Locale) that adjust
> the "padding spaces"
> 
> issue: https://bugs.openjdk.java.net/browse/JDK-8204229
> webrev: http://cr.openjdk.java.net/~sherman/8204229/webrev
> 
> Thanks,
> Sherman



More information about the core-libs-dev mailing list