enevill [Fri, 16 Mar 2018 11:26:05 +0000] rev 49450
8199243: aarch32: ARM 32 build broken after 8165929
Reviewed-by: coleenp, dholmes
coleenp [Fri, 16 Mar 2018 09:12:13 -0400] rev 49449
8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Summary: interfaceSupport.hpp is an inline file so moved to interfaceSupport.inline.hpp and stopped including it in .hpp files
Reviewed-by: stefank, rehn, kvn
coleenp [Fri, 16 Mar 2018 08:26:53 -0400] rev 49448
8199716: Unused AdjustKlassClosure in psParallelCompact.hpp
Reviewed-by: stefank
sjohanss [Thu, 15 Mar 2018 11:58:58 +0100] rev 49447
8199674: Improve G1 Full GC array marking
Reviewed-by: tschatzl, shade