Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8369312

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

            darcy Joe Darcy
            rgiulietti Raffaello Giulietti
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: