twisti [Fri, 23 Oct 2015 07:18:31 +0000] rev 33467
Merge
twisti [Thu, 22 Oct 2015 13:18:15 -1000] rev 33466
8140091: remove VMStructs cast_uint64_t workaround for GCC 4.1.1 bug
Reviewed-by: erikj, kvn
iveresov [Thu, 22 Oct 2015 21:39:25 -0700] rev 33465
8139575: Update for x86 log in the math lib
Summary: Add new java.lang.Math() intrinsics from x86
Reviewed-by: kvn, iveresov
Contributed-by: vivek.r.deshpande@intel.com
twisti [Thu, 22 Oct 2015 19:03:52 +0000] rev 33464
Merge
twisti [Wed, 21 Oct 2015 21:49:29 +0000] rev 33463
Merge
mdoerr [Fri, 09 Oct 2015 20:58:25 +0200] rev 33462
8138890: C1: Ambiguous operator delete
Summary: xlC on AIX rejects to compile LIRGenerator and RangeCheckEliminator::Verification
Reviewed-by: simonis, goetz, twisti
enevill [Wed, 21 Oct 2015 12:15:37 +0000] rev 33461
8140238: Zero fails to build from source
Summary: Zero fails to build after 8136421 and 8078554
Reviewed-by: kvn
dlong [Wed, 21 Oct 2015 18:34:36 -0400] rev 33460
Merge
dlong [Wed, 21 Oct 2015 18:05:45 -0400] rev 33459
8140267: assert(is_native_ptr || alias_type->adr_type() == TypeOopPtr::BOTTOM || alias_type->field() != __null || alias_type->element() != __null) failed: field, array element or unknown
Summary: back out 8136473
Reviewed-by: twisti
neliasso [Wed, 21 Oct 2015 21:59:54 +0200] rev 33458
Merge
neliasso [Wed, 21 Oct 2015 19:31:23 +0200] rev 33457
8140240: Missing test files in CompilerControl tests
Summary: Add missing files
Reviewed-by: kvn, neliasso
goetz [Wed, 21 Oct 2015 18:22:47 +0300] rev 33456
8140239: Fix product build after "8132168: Support IdealGraphVisualizer in optimized build"
Reviewed-by: vlivanov
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