On Mon, 16 Mar 2026 07:07:07 GMT, Lei Zhu <[email protected]> wrote: > Added new test cases for `Float16.toString()` within `BasicFloat16ArithTests`. > These tests cover special values, boundary values, the transition point > between normal and subnormal numbers, and the threshold for switching between > standard and scientific notation; they also verify the consistency of the > output between the static and instance versions of `toString()`.
I have migrated this PR to the correct repository. https://github.com/openjdk/valhalla/pull/2235 ------------- PR Comment: https://git.openjdk.org/jdk/pull/30255#issuecomment-4072246313
