dl [Fri, 08 Feb 2019 13:39:22 -0800] rev 53710
8210280: Unnecessary reallocation when invoking HashMap.putAll()
Reviewed-by: martin, mvala, igerasim, chegar, rriggs
Contributed-by: Michal Vala <mvala@redhat.com>, Doug Lea <dl@cs.oswego.edu>, Martin Buchholz <martinrb@google.com>
zgu [Fri, 08 Feb 2019 14:03:09 -0500] rev 53709
8200109: NMT: diff_malloc_site assert(early->flags() == current->flags(), "Must be the same memory type")
Reviewed-by: shade, coleenp
xuelei [Fri, 08 Feb 2019 10:03:07 -0800] rev 53708
8218580: endpoint identification algorithm should be case-insensitive
Reviewed-by: jnimeh
dtitov [Fri, 08 Feb 2019 09:41:45 -0800] rev 53707
8205654: serviceability/dcmd/framework/HelpTest.java timed out
Reviewed-by: sspitsyn, dholmes