RFR: 8369312: Refactor Float.toHexString() to avoid use of regex

Raffaello Giulietti rgiulietti at openjdk.org
Tue Oct 14 10:48:40 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.

LGTM

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

Marked as reviewed by rgiulietti (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/27780#pullrequestreview-3334967757


More information about the core-libs-dev mailing list