JDK-8329817 : Augment prototype Float16 class
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-04-05
  • Updated: 2024-09-30
  • Resolved: 2024-06-18
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
The class

https://github.com/openjdk/valhalla/blob/lworld%2Bfp16/src/java.base/share/classes/java/lang/Float16.java

could be augmented with the full complement of arithmetic operators and as well as the sort of constants defined in Float and Double.
Comments
A pull request was submitted for review. URL: https://git.openjdk.org/valhalla/pull/1117 Date: 2024-06-07 04:17:45 +0000
07-06-2024