Re: JDK 10 Review Request for JDK-6609740: [Fmt-De] format error in DecimalFormat

2017-05-18 Thread Naoto Sato
Looks fine, Nishit. Naoto On 5/18/17 1:07 AM, Nishit Jain wrote: Hi, Please review the fix for JDK-6609740. Bug: https://bugs.openjdk.java.net/browse/JDK-6609740 Webrev: http://cr.openjdk.java.net/~nishjain/6609740/webrev.02/ Issue: The negative sub-pattern is not handled properly as specifi

JDK 10 Review Request for JDK-6609740: [Fmt-De] format error in DecimalFormat

2017-05-18 Thread Nishit Jain
Hi, Please review the fix for JDK-6609740. Bug: https://bugs.openjdk.java.net/browse/JDK-6609740 Webrev: http://cr.openjdk.java.net/~nishjain/6609740/webrev.02/ Issue: The negative sub-pattern is not handled properly as specified in the API specof DecimalFormat Fix: Ignore all the special char