thartmann [Tue, 06 Mar 2018 10:30:24 +0100] rev 49345
8198987: [Graal] compiler/intrinsics/sha/sanity tests fail on macos with Graal as JIT
Summary: Use the isIntrinsicAvailable WhiteBox API method to check if an intrinsic is available.
Reviewed-by: kvn
dsamersoff [Sat, 03 Mar 2018 10:15:23 +0000] rev 49344
8196590: Enable docker container related tests for linux AARCH64
Summary: Add test bits required for aarch64
Reviewed-by: mseledtsov, mbaesken, sspitsyn
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