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

(ch) Expected size of Character.UnicodeBlock.map is not optimal

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 9
    • 9
    • core-libs
    • b66
    • Verified

        static Map<String, UnicodeBlock> map = new HashMap<>(256);

        But then more than 500 elements are inserted.

              igerasim Ivan Gerasimov
              igerasim Ivan Gerasimov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: