Integrated: 8265700: Regularize throws clauses in BigDecimal

Joe Darcy darcy at openjdk.java.net
Wed Apr 21 22:07:22 UTC 2021


On Wed, 21 Apr 2021 21:05:19 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.

This pull request has now been integrated.

Changeset: 9e7c748d
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/9e7c748d
Stats:     39 lines in 1 file changed: 8 ins; 31 del; 0 mod

8265700: Regularize throws clauses in BigDecimal

Reviewed-by: bpb

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

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


More information about the core-libs-dev mailing list