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

Minor HexFormat performance improvements

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • None
    • core-libs
    • None
    • b16

      The lookup table approach for digit cases in java.util.HexFormat is somewhat inefficient, especially for printing. There's also some unnecessary allocations happening via some usage of the API that could be avoided.

            redestad Claes Redestad
            redestad Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: