RFR: 8369312: Refactor Float.toHexString() to avoid use of regex
Alan Bateman
alanb at openjdk.org
Tue Oct 14 06:46:06 UTC 2025
On Tue, 14 Oct 2025 01:13:16 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> Simple refactoring to avoid use the regular expressions. Existing tests in
>
> java/lang/Double/ToHexString.java
>
> cover the float conversions too.
Are you planning to add a micro benchmark to go with this?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27780#issuecomment-3400340906
More information about the core-libs-dev
mailing list