Integrated: JDK-8329557: Fix statement around MathContext.DECIMAL128 rounding
Joe Darcy
darcy at openjdk.org
Wed Apr 3 16:32:08 UTC 2024
On Tue, 2 Apr 2024 23:43:24 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> Happened to notice a semantic typo in the description of MathContext.DECIMAL128, use of "decimal64" where "decimal128" was intended, and added some additional information to make the related descriptions more informative.
This pull request has now been integrated.
Changeset: 233619b3
Author: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/233619b3fb2916ca6216f9d16f70fedf35837a43
Stats: 7 lines in 1 file changed: 0 ins; 0 del; 7 mod
8329557: Fix statement around MathContext.DECIMAL128 rounding
Reviewed-by: bpb, iris, rgiulietti
-------------
PR: https://git.openjdk.org/jdk/pull/18587
More information about the core-libs-dev
mailing list