Re: RFR: 8314604: j.text.DecimalFormat behavior regarding patterns is not clear [v2]

2023-08-30 Thread Naoto Sato
On Tue, 29 Aug 2023 21:42:28 GMT, Justin Lu wrote: >> Please review this PR and [CSR](https://bugs.openjdk.org/browse/JDK-8314607) >> which clarifies the behavior of patterns in regards to the max integer >> digits in j.text.DecimalFormat. >> >> The current specification (of `applyPattern`)

Re: RFR: 8314604: j.text.DecimalFormat behavior regarding patterns is not clear [v2]

2023-08-29 Thread Justin Lu
On Tue, 29 Aug 2023 18:02:51 GMT, Naoto Sato wrote: >> Justin Lu has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Reflect review comments: Non sci notation first. Link to Scientific >> Notation section > >

Re: RFR: 8314604: j.text.DecimalFormat behavior regarding patterns is not clear [v2]

2023-08-29 Thread Justin Lu
> Please review this PR and [CSR](https://bugs.openjdk.org/browse/JDK-8314607) > which clarifies the behavior of patterns in regards to the max integer > digits in j.text.DecimalFormat. > > The current specification (of `applyPattern`) states that patterns do not set > the value of max