On Wed, 27 Mar 2024 19:58:17 GMT, Naoto Sato <na...@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 <na...@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