Integrated: JDK-8295391: Add discussion of binary <-> decimal conversion issues

Joe Darcy darcy at openjdk.org
Sat Nov 18 01:22:57 UTC 2023


On Wed, 8 Nov 2023 17:29:28 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Add discussion of some of the common pitfalls related to decimal <-> binary conversion.

This pull request has now been integrated.

Changeset: 8ff7d6ea
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8ff7d6ea0a9615fa4c5229afa5f0df8ad9c4f4f6
Stats:     157 lines in 2 files changed: 154 ins; 0 del; 3 mod

8295391: Add discussion of binary <-> decimal conversion issues

Reviewed-by: bpb

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

PR: https://git.openjdk.org/jdk/pull/16566


More information about the core-libs-dev mailing list