On Tue, 14 Oct 2025 01:13:16 GMT, Joe Darcy <[email protected]> wrote:
> Simple refactoring to avoid use the regular expressions. Existing tests in > > java/lang/Double/ToHexString.java > > cover the float conversions too. This pull request has now been integrated. Changeset: 7ed93cf4 Author: Joe Darcy <[email protected]> URL: https://git.openjdk.org/jdk/commit/7ed93cf40ed4fa1ad545dcb1a33b0d4fdabfa277 Stats: 10 lines in 2 files changed: 4 ins; 0 del; 6 mod 8369312: Refactor Float.toHexString() to avoid use of regex Reviewed-by: rgiulietti ------------- PR: https://git.openjdk.org/jdk/pull/27780
