RFR: 8265700: Regularize throws clauses in BigDecimal [v2]

Brian Burkhalter bpb at openjdk.java.net
Wed Apr 21 21:58:23 UTC 2021


On Wed, 21 Apr 2021 21:27:40 GMT, Joe Darcy <darcy at openjdk.org> wrote:

>> Some throws clauses in BigDecimal are uninformative and could be eliminated. A few explicit throws clauses for surprising exceptions could be added.
>> 
>> These are spec clarifications rather than spec changes.
>> 
>> Follow-up work to https://github.com/openjdk/jdk/pull/3189.
>
> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Include constructors.

Less is more. Approved.

-------------

Marked as reviewed by bpb (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/3608


More information about the core-libs-dev mailing list