RFR JDK-8204229: Formatter and String.format ignore the width with the percent modifier (%5%)
8 Jun
2018
8 Jun
'18
2:33 a.m.
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
8 Jun
8 Jun
12:10 p.m.
+1
On Jun 7, 2018, at 11:33 PM, Xueming Shen <xueming.shen@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
2832
Age (days ago)
2832
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jim Laskey
-
Xueming Shen