-
Bug
-
Resolution: Fixed
-
P5
-
9
-
b66
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084938 | emb-9 | Ivan Gerasimov | P5 | Resolved | Fixed | team |
static Map<String, UnicodeBlock> map = new HashMap<>(256);
But then more than 500 elements are inserted.
But then more than 500 elements are inserted.
- backported by
-
JDK-8084938 (ch) Expected size of Character.UnicodeBlock.map is not optimal
-
- Resolved
-
- relates to
-
JDK-8081027 Create a common test to check adequacy of initial size of static HashMap/ArrayList fields
-
- Resolved
-