> Adds jtreg tests for `Bfloat16.toString()`. > > The tests cover special values, representative finite values, boundary cases > for standard and scientific notation, > NaN payloads, and round-trip verification for all Bfloat16 bit patterns. > Additionally, they verify that the results returned by the static and > instance `toString` methods are consistent.
Lei Zhu has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains four new commits since the last revision: - 8375224: Add tests for Bfloat16.toString() - 8375224: Add tests for Bfloat16.toString() - 8375224: Add tests for Bfloat16.toString() - 8375224: Add tests for Bfloat16.toString() ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2235/files - new: https://git.openjdk.org/valhalla/pull/2235/files/e7f7fab2..972d7ff6 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2235&range=01 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2235&range=00-01 Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod Patch: https://git.openjdk.org/valhalla/pull/2235.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2235/head:pull/2235 PR: https://git.openjdk.org/valhalla/pull/2235
