jiangli [Tue, 26 Jul 2016 17:25:58 -0400] rev 40014
8156959: compiler/codecache/jmx/UsageThresholdExceededSeveralTimesTest.java fails with exit 134.
Summary: Remove invalid assert in SensorInfo::process_pending_requests.
Reviewed-by: dholmes, coleenp
lfoltan [Tue, 26 Jul 2016 10:29:27 -0400] rev 40013
8154239: -Xbootclasspath/a breaks exploded build
Summary: Correct exploded modules build system class path search for the boot loader
Reviewed-by: acorn, ccheung, hseigel, jiangli
tschatzl [Tue, 26 Jul 2016 11:04:20 +0200] rev 40012
8161993: G1 crashes if active_processor_count changes during startup
Summary: Use the initial active processor count for memory initialization instead of the current active one.
Reviewed-by: dholmes, mgerdin
tschatzl [Tue, 26 Jul 2016 11:04:20 +0200] rev 40011
8147910: Cache initial active_processor_count
Summary: Introduce and initialize active_processor_count variable in VM.
Reviewed-by: dholmes, jprovino
goetz [Wed, 13 Jul 2016 12:23:05 +0200] rev 40010
8161258: Simplify including platform files.
Summary: Include patform files with macros cpu_header() etc. Do various cleanups of macro usages. Remove _64/_32 from adlc generated files and platform .hpp files. Merge stubRoutines_x86*.hpp. Remove empty mutex_<os>* files.
Reviewed-by: dholmes, coleenp, kbarrett
amurillo [Mon, 25 Jul 2016 18:52:59 +0000] rev 40009
Merge
amurillo [Mon, 25 Jul 2016 15:30:23 +0000] rev 40008
Merge