Integrated: 8326627: Document Double/Float.valueOf(String) behavior for numeric strings with non-ASCII digits

Naoto Sato naoto at openjdk.org
Fri Mar 29 17:58:38 UTC 2024


On Wed, 27 Mar 2024 19:58:17 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Clarifying the behavior for non-ASCII digits in Double/Float.valueOf(String) method descriptions. A draft CSR has also been created.

This pull request has now been integrated.

Changeset: 8a0ef811
Author:    Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8a0ef811ed4daaa611c9578db0b7fcbcfb57643d
Stats:     33 lines in 4 files changed: 22 ins; 8 del; 3 mod

8326627: Document Double/Float.valueOf(String) behavior for numeric strings with non-ASCII digits

Reviewed-by: iris, jlu

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

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


More information about the core-libs-dev mailing list