bobv [Tue, 19 Mar 2019 14:31:52 -0400] rev 54194
Merge
bobv [Tue, 19 Mar 2019 12:29:40 -0400] rev 54193
8217766: Container Support doesn't work for some Join Controllers combinations
Reviewed-by: rriggs, sgehwolf
bobv [Tue, 19 Mar 2019 12:10:00 -0400] rev 54192
8212528: Wrong cgroup subsystem being used for some CPU Container Metrics
Reviewed-by: rriggs, sgehwolf
bobv [Tue, 19 Mar 2019 12:00:54 -0400] rev 54191
8219562: Line of code in osContainer_linux.cpp L102 appears unreachable
Reviewed-by: rriggs, sgehwolf
kbarrett [Tue, 19 Mar 2019 14:08:20 -0400] rev 54190
8220690: ATTRIBUTE_ALIGNED requires GNU extensions enabled
Summary: Use __typeof__(x) instead of typeof(x).
Reviewed-by: shade, sgehwolf
rriggs [Tue, 19 Mar 2019 10:47:17 -0400] rev 54189
8220613: java/util/Arrays/TimSortStackSize2.java times out with fastdebug build
Reviewed-by: lancea, alanb
chegar [Tue, 19 Mar 2019 14:27:50 +0000] rev 54188
8220663: Incorrect handling of IPv6 addresses in Socket(Proxy.HTTP)
Reviewed-by: alanb, michaelm
mbaesken [Mon, 18 Mar 2019 15:29:19 +0100] rev 54187
8220355: Improve assertion texts and exception messages in eventHandlerVMInit
Reviewed-by: alanb, sspitsyn, jcbeyler