rkennke [Thu, 30 Nov 2017 13:40:07 +0100] rev 48168
8191564: Refactor GC related servicability code into GC specific subclasses
Reviewed-by: ehelin, eosterlund
iveresov [Thu, 30 Nov 2017 08:35:33 -0800] rev 48167
8192756: SIGSEGV in nmethod::new_native_nmethod
Summary: Add the missing null check
Reviewed-by: kvn, thartmann
jgeorge [Thu, 30 Nov 2017 21:24:52 +0530] rev 48166
8191324: SA cleanup -- part 2
Summary: Avoid redefinition of hotspot constants and ia64 code vestiges removal
Reviewed-by: sspitsyn, dholmes, coleenp
rehn [Thu, 30 Nov 2017 16:08:13 +0100] rev 48165
8192072: 8191782 fix for VMDeprecatedOptions.java missed DeferThrSuspendLoopCount and duplicated DeferPollingPageLoopCount
Summary: Pushed under trivial rules.
Reviewed-by: coleenp
ecaspole [Thu, 30 Nov 2017 10:01:26 -0500] rev 48164
Merge
ecaspole [Thu, 30 Nov 2017 09:59:27 -0500] rev 48163
8191779: LogCompilation throws java.lang.Error: scope underflow
Summary: Add the trap into the last call site as the site may not yet be added into scopes.
Reviewed-by: kvn, thartmann
bobv [Thu, 30 Nov 2017 09:51:28 -0500] rev 48162
Merge
bobv [Thu, 30 Nov 2017 09:49:45 -0500] rev 48161
8192154: JVM crashes inside some chroot environments on linux
Reviewed-by: dholmes, sgehwolf, glaubitz