gtriantafill [Mon, 15 May 2017 09:40:23 -0400] rev 46462
8179903: Clean up SPARC 32-bit support
Reviewed-by: gthornbr, fparain
mgerdin [Thu, 11 May 2017 16:33:18 +0200] rev 46461
8180181: Get rid of FAST_DISPATCH from interpreter
Reviewed-by: coleenp, tschatzl
iklam [Thu, 11 May 2017 16:17:31 -0700] rev 46460
8179769: serviceability/sa/TestCpoolForInvokeDynamic.java failing after changes for JDK-8171392
Summary: Updated SA Java code to match HotSpot C code.
Reviewed-by: sspitsyn, coleenp
kvn [Fri, 12 May 2017 13:56:13 -0700] rev 46459
8180267: Update Graal
Reviewed-by: iveresov
kvn [Fri, 12 May 2017 13:14:25 -0700] rev 46458
Merge
tschatzl [Fri, 12 May 2017 11:41:05 +0200] rev 46457
8177764: Humongous Reclaimed log output may be confusing
Summary: Make all log messages dealing with humongous reclaim report number of handled objects, not regions.
Reviewed-by: pliden, sjohanss
tschatzl [Fri, 12 May 2017 11:38:20 +0200] rev 46456
8166191: Missing spaces in log message during heap expansion
Reviewed-by: tschatzl
Contributed-by: chihiro.ito@oracle.com