RFR: 8341260: Add Float16 to jdk.incubator.vector [v10]

Joe Darcy darcy at openjdk.org
Tue Oct 29 04:52:12 UTC 2024


On Tue, 29 Oct 2024 04:30:57 GMT, Joe Darcy <darcy at openjdk.org> wrote:

>> Port of Float16 from java.lang in the lworld+fp16 branch to jdk.incubabor.vector.
>
> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add support for proper String -> Float16 conversion.

I believe the only remaining functionality to add is porting over the minimal-length Float16 to String conversion from JDK-8341245 in the Valhalla repo.

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

PR Comment: https://git.openjdk.org/jdk/pull/21574#issuecomment-2443205583


More information about the core-libs-dev mailing list