8012913: LinkedHashMap key/value/entry spliterators should report ORDERED Co-authored-by: Doug Lea <dl@cs.oswego.edu> Reviewed-by: mduigou, forax, bchristi, alanb
HashMap bins with many collisions store entries in balanced trees Reviewed-by: alanb, dl, mduigou