[lworld+fp16] RFR: 8341245: Add 'shortest length' toString() to Float16

Raffaello Giulietti rgiulietti at openjdk.org
Mon Sep 30 15:54:14 UTC 2024


Add `Float16.toString()` with the same 'shortest length' properties as of `[Double|Float].toString()`.

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

Commit messages:
 - 8341245: Add 'shortest length' toString() to Float16

Changes: https://git.openjdk.org/valhalla/pull/1260/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1260&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8341245
  Stats: 679 lines in 5 files changed: 674 ins; 2 del; 3 mod
  Patch: https://git.openjdk.org/valhalla/pull/1260.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1260/head:pull/1260

PR: https://git.openjdk.org/valhalla/pull/1260


More information about the valhalla-dev mailing list