stuefe [Wed, 09 Dec 2015 14:56:02 +0100] rev 35176
8144219: [posix] Remove redundant code around os::print_siginfo()
Summary: for posix platforms, consolidate os::print_siginfo() in os_posix.cpp and remove cds fault special handling
Reviewed-by: dholmes, simonis
iklam [Mon, 07 Dec 2015 09:19:26 -0800] rev 35175
8144853: Print the names of callees in PrintAssembly/PrintInterpreter
Reviewed-by: dholmes, vlivanov
coleenp [Tue, 15 Dec 2015 17:57:08 +0000] rev 35174
Merge
coleenp [Tue, 15 Dec 2015 16:01:53 +0000] rev 35173
Merge
coleenp [Tue, 15 Dec 2015 10:43:12 -0500] rev 35172
Merge
rprotacio [Fri, 11 Dec 2015 14:58:20 -0500] rev 35171
8145153: Convert TraceMonitorInflation to Unified Logging
Summary: Updated -XX:+TraceMonitorInflation flag to -Xlog:monitorinflation=debug, with an alias (and related alias table) to support the old option.
Reviewed-by: dholmes, mockner, coleenp
jprovino [Tue, 15 Dec 2015 16:01:00 +0000] rev 35170
Merge
jprovino [Tue, 15 Dec 2015 15:27:38 +0000] rev 35169
Merge
jprovino [Mon, 14 Dec 2015 17:06:06 -0500] rev 35168
8139768: Running with -XX:CMSOldPLABNumRefills=2147483648 causes EXCEPTION_INT_DIVIDE_BY_ZERO on Windows i586
Summary: Use double arithmetic to avoid integer overflow
Reviewed-by: jwilhelm, tbenson
kzhaldyb [Thu, 10 Dec 2015 20:14:00 +0300] rev 35167
8143933: Create testlibrary for auxiliary methods used in g1/humongousObjects testing
Reviewed-by: iignatyev, dfazunen