A DESCRIPTION OF THE PROBLEM :
Intermediate strings that are created for the purposes of parsing can be avoided by more direct manipulation of numbers. This also allows for some minor code cleanup.
See draft PR - https://github.com/openjdk/jdk/pull/25644
Intermediate strings that are created for the purposes of parsing can be avoided by more direct manipulation of numbers. This also allows for some minor code cleanup.
See draft PR - https://github.com/openjdk/jdk/pull/25644
- links to
-
Review(master) openjdk/jdk/25644