On Tue, 17 Mar 2026 09:55:17 GMT, Raffaello Giulietti <[email protected]> wrote:
> The Bfloat16 code is in an incubating module, so subject to change at any > time, maybe even removed. The roundtrip tests are already present in the > code. The spec for Bfloat16.toString() is neither complete, nor definitive, > so the tests are not quite indicative. Thanks for the clarification. That makes sense. Since Bfloat16 is still incubating and the current toString() spec is not yet definitive, these exact-rendering tests would be brittle, and the round-trip part is redundant with existing coverage. I'll close this PR for now and revisit it once the spec/behavior is settled. ------------- PR Comment: https://git.openjdk.org/valhalla/pull/2235#issuecomment-4079729845
