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

Xueming Shen xueming.shen at oracle.com
Fri Jun 8 02:33:11 UTC 2018


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