vlivanov [Tue, 20 Oct 2015 22:03:38 +0000] rev 33455
Merge
vlivanov [Tue, 20 Oct 2015 19:22:56 +0300] rev 33454
8132168: Support IdealGraphVisualizer in optimized build
Reviewed-by: kvn
ppunegov [Tue, 20 Oct 2015 21:12:25 +0300] rev 33453
8066166: JEP-JDK-8046155: Test task: dcmd tests
Summary: Tests for diagnostic command in CompilerControl
Reviewed-by: kvn
ppunegov [Tue, 20 Oct 2015 21:09:57 +0300] rev 33452
8066153: JEP-JDK-8046155: Test task: cover existing
Summary: Tests for CompilerCommand and CompilerControl's directives
Reviewed-by: kvn
neliasso [Tue, 20 Oct 2015 18:07:28 +0200] rev 33451
8137167: JEP165: Compiler Control: Implementation task
Summary: Compiler Control JEP
Reviewed-by: roland, twisti, zmajo, simonis
roland [Tue, 20 Oct 2015 13:36:20 +0000] rev 33450
Merge
roland [Fri, 16 Oct 2015 16:53:02 +0200] rev 33449
8136473: failed: no mismatched stores, except on raw memory: StoreB StoreI
Summary: Mismatched stores on same slice possible with Unsafe.Put*Unaligned methods
Reviewed-by: kvn, thartmann