-
Enhancement
-
Resolution: Fixed
-
P4
-
26
-
b20
The implementation of Float.toHexString() uses regular expression to generate the strings for subnormal values. A small refactoring can use simpler string handling instead; see
https://github.com/openjdk/jdk/pull/27625#issuecomment-3377503605
https://github.com/openjdk/jdk/pull/27625#issuecomment-3377503605
- relates to
-
JDK-8369123 Still more small Float16 refactorings
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/7ed93cf4
-
Review(master)
openjdk/jdk/27780