[lworld+fp16] RFR: 8339098: Add class jdk.internal.math.Float16Consts

Joe Darcy darcy at openjdk.org
Tue Sep 3 21:09:28 UTC 2024


On Tue, 3 Sep 2024 11:30:55 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:

> @jddarcy any comment on this before integration?

I wanted to look over the remaining usage of the fields defined in FloatConsts and DoubleConsts before approving this PR. For those classes, there is usage in FloatingDecimal for base conversion purposes. Since that is a area where we want to provide functionality for Float16, I think Float16Consts is a reasonable addition.

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

PR Comment: https://git.openjdk.org/valhalla/pull/1226#issuecomment-2327438786


More information about the valhalla-dev mailing list