RFR: 8170389: java.text.DigitList.getDouble() : Controversy between javadoc and code [v3]
Joe Darcy
darcy at openjdk.org
Thu Oct 6 05:14:44 UTC 2022
On Wed, 5 Oct 2022 21:26:09 GMT, Justin Lu <duke at openjdk.org> wrote:
>> Problem: Outdated doc does not match code. Claimed to throw exception and compared to Long method.
>> Fix: Update doc to match code, compared to Double.parseDouble() accordingly.
>
> Justin Lu has updated the pull request incrementally with one additional commit since the last revision:
>
> Update Doc
>
> Update getBigDecimal to match other getXXX() methods in DigitList
Sorry; didn't look closely enough before applying the csr label.
-------------
PR: https://git.openjdk.org/jdk/pull/10567
More information about the core-libs-dev
mailing list