gtriantafill [Thu, 22 Dec 2016 11:37:49 -0500] rev 43406
8171318: serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java fails latest Jigsaw integration
Reviewed-by: sspitsyn, dholmes
iveresov [Thu, 22 Dec 2016 17:26:02 -0800] rev 43405
8168792: [AOT] problems in MethodHandle with aot-compiled java.base
Summary: Properly support assertions in AOT
Reviewed-by: kvn
lucy [Thu, 22 Dec 2016 15:01:20 -0600] rev 43404
8170981: Possible access to char array with negative index
Summary: Check arithmetic before trying to access array by index.
Reviewed-by: rprotacio, dholmes, gziemski
dfazunen [Thu, 22 Dec 2016 10:17:18 +0000] rev 43403
8170860: Get rid of the humanReadableByteCount() method in openjdk/hotspot
Reviewed-by: mgerdin, mchernov