Refactor Float.toHexString() to avoid use of regex

XMLWordPrintable

    • 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

            Assignee:
            Joe Darcy
            Reporter:
            Raffaello Giulietti
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: