coleenp [Mon, 19 Dec 2016 14:12:33 +0000] rev 42873
Merge
sgehwolf [Wed, 07 Dec 2016 13:37:37 +0100] rev 42872
8170767: Zero fastdebug build triggers assertion
Summary: Add missing interpreter entries for java_lang_math_fmaD/F.
Reviewed-by: coleenp
aph [Mon, 19 Dec 2016 02:33:30 -0800] rev 42871
8169177: AArch64: SIGSEGV when "-XX:+ZeroTLAB" is specified along with GC options
Reviewed-by: aph
Contributed-by: kavitha.natarajan@linaro.org
zmajo [Mon, 19 Dec 2016 08:31:01 +0100] rev 42870
8171155: Scanning method file for initialized final field updates can fail for non-existent fields
Summary: Check if field exists before possibly marking it as having initialized final updates.
Reviewed-by: stsmirno, vlivanov, coleenp
sspitsyn [Mon, 19 Dec 2016 05:00:24 +0000] rev 42869
Merge
sspitsyn [Sun, 18 Dec 2016 20:54:26 -0800] rev 42868
8171417: post jigsaw review cleanup in the jtreg jvmti tests
Summary: fix the function throw_exc() in several jvmti tests to return void
Reviewed-by: dsamersoff, hseigel
sspitsyn [Mon, 19 Dec 2016 04:04:48 +0000] rev 42867
Merge
sspitsyn [Sun, 18 Dec 2016 19:21:18 -0800] rev 42866
8139566: need proper sync for adding default read edges
Summary: use has_default_read_edges() in the ModuleEntry::can_read to fix race issue
Reviewed-by: hseigel, lfoltan
dholmes [Sun, 18 Dec 2016 22:07:31 -0500] rev 42865
8170307: Stack size option -Xss is ignored
Reviewed-by: dcubed, sspitsyn
jwilhelm [Tue, 13 Dec 2016 02:04:23 +0100] rev 42864
Merge