iignatyev [Mon, 05 Mar 2018 13:10:31 -0800] rev 49343
8199050: reenable concurrent execution of compiler tests
Reviewed-by: kvn
dnsimon [Fri, 23 Feb 2018 21:38:12 +0100] rev 49342
8198571: [JVMCI] must not install wide vector code unless runtime supports it
Reviewed-by: kvn
jiangli [Mon, 05 Mar 2018 14:24:45 -0500] rev 49341
8198447: Remove ClassLoaderExt::check().
Summary: ClassLoaderExt::check() is no longer needed, remove.
Reviewed-by: lfoltan, ccheung
hseigel [Mon, 05 Mar 2018 10:29:23 -0500] rev 49340
8191102: Incorrect include file use in classLoader.hpp
Summary: Move appropriate methods to <fiile>.inline.hpp files. Create <file>.inline.hpp files when needed.
Reviewed-by: coleenp, dholmes
ehelin [Mon, 05 Mar 2018 13:15:10 +0100] rev 49339
8198957: Remove unused function ArgumentsExt::set_gc_specific_flags
Reviewed-by: sjohanss, tschatzl
ehelin [Mon, 05 Mar 2018 13:07:04 +0100] rev 49338
8197845: Remove unnecessary method G1CollectedHeap::create_g1_policy
Reviewed-by: tschatzl, sjohanss
ehelin [Mon, 05 Mar 2018 11:32:17 +0100] rev 49337
8197847: Remove unused file g1ParScanThreadState_ext.cpp
Reviewed-by: sjohanss, eosterlund