tschatzl [Fri, 15 Jul 2016 13:33:44 +0200] rev 39966
8160897: Concurrent mark mark stack memory allocation leaks memory
Summary: Fix and clean up concurrent mark mark stack memory allocation.
Reviewed-by: jmasa, sangheki
mchernov [Tue, 12 Jul 2016 15:06:18 +0300] rev 39965
8158508: gc/logging/TestUnifiedLoggingSwitchStress.java timeout
Reviewed-by: jmasa, tschatzl
ccheung [Wed, 13 Jul 2016 18:26:51 -0700] rev 39964
8159901: missing newline char in the exception messages in diagnosticArgument.cpp
Reviewed-by: fparain, egahlin, iklam
andrew [Thu, 07 Jul 2016 18:40:53 +0100] rev 39963
8156980: Hotspot build doesn't have -std=gnu++98 gcc option
8157358: Syntax error in TOOLCHAIN_CHECK_COMPILER_VERSION
Summary: Add flags for GCC 6 to JVM_CFLAGS and fix prefix handling
Reviewed-by: erikj, kbarrett
dsamersoff [Wed, 13 Jul 2016 10:51:19 +0300] rev 39962
8134434: JVM_DoPrivileged() fires assert(_exception_caught == false) failed: _exception_caught is out of phase
Summary: Explicitly set exception detected inside rethrow_C
Reviewed-by: goetz, sspitsyn
Contributed-by: richard.reingruber@sap.com
jwilhelm [Tue, 21 Jun 2016 19:37:30 +0200] rev 39961
8024137: Flags should be set using the proper macro
Reviewed-by: sangheki, drwhite, jmasa
jwilhelm [Tue, 21 Jun 2016 19:35:39 +0200] rev 39960
8048093: Explicitly setting := vs = in the -XX:+PrintFlagsFinal output
Reviewed-by: kvn, gziemski
darcy [Thu, 04 Aug 2016 15:52:14 -0700] rev 39959
8163231: A couple of runtime tests failing for the -testset hotspot snapshot job
Reviewed-by: acorn
amurillo [Thu, 04 Aug 2016 17:32:52 +0000] rev 39958
Added tag jdk-9+130 for changeset af79a51e7d04
amurillo [Mon, 08 Aug 2016 08:12:18 -0700] rev 39957
Merge
amurillo [Fri, 05 Aug 2016 09:50:23 -0700] rev 39956
Merge
mchernov [Tue, 02 Aug 2016 15:21:53 +0300] rev 39955
8161604: TestNewSizeFlags fails with RuntimeException: max new size != MaxNewSize value
Reviewed-by: sangheki, tschatzl
dsamersoff [Mon, 01 Aug 2016 10:51:51 +0300] rev 39954
8158050: Remove SA-JDI
Summary: Remove SA-JDI
Reviewed-by: alanb, dsamersoff
Contributed-by: sharath.ballal@oracle.com
amurillo [Fri, 29 Jul 2016 16:50:45 -0700] rev 39953
Merge