Mon, 12 Jan 2015 15:50:30 +0000 Merge
roland [Mon, 12 Jan 2015 15:50:30 +0000] rev 28495
Merge
Wed, 07 Jan 2015 16:40:02 +0100 8063086: Math.pow yields different results upon repeated calls
roland [Wed, 07 Jan 2015 16:40:02 +0100] rev 28494
8063086: Math.pow yields different results upon repeated calls Summary: C2 treats x^2 as a special case and computes x * x while the interpreter and c1 don't have special case code for X^2. Reviewed-by: kvn
Mon, 12 Jan 2015 09:55:20 +0100 8065894: CodeHeap::next_free should be renamed
zmajo [Mon, 12 Jan 2015 09:55:20 +0100] rev 28493
8065894: CodeHeap::next_free should be renamed Summary: Rename next_free() to next_used() Reviewed-by: thartmann, iveresov
Mon, 12 Jan 2015 11:14:49 +0100 8068724: ppc64: update assembler: SPR access, CR logic, HTM
mdoerr [Mon, 12 Jan 2015 11:14:49 +0100] rev 28492
8068724: ppc64: update assembler: SPR access, CR logic, HTM Summary: Fix bug in encoding of special purpose registers. Provide more convenient version of condition register logic instructions. Enhance support for hardware transactional memory. Reviewed-by: kvn, goetz
Fri, 09 Jan 2015 17:43:02 -0500 8068746: Exclude hotspot/test/compiler/codecache/jmx/PoolsIndependenceTest.java from nightly runs
dlong [Fri, 09 Jan 2015 17:43:02 -0500] rev 28491
8068746: Exclude hotspot/test/compiler/codecache/jmx/PoolsIndependenceTest.java from nightly runs Summary: add @ignore to PoolsIndependenceTest.java Reviewed-by: kvn
Fri, 09 Jan 2015 13:28:02 -0500 Merge
dlong [Fri, 09 Jan 2015 13:28:02 -0500] rev 28490
Merge
Fri, 09 Jan 2015 05:45:13 -0800 8068013: [TESTBUG] Aix support in hotspot jtreg tests
goetz [Fri, 09 Jan 2015 05:45:13 -0800] rev 28489
8068013: [TESTBUG] Aix support in hotspot jtreg tests Reviewed-by: ctornqvi, fzhinkin, farvidsson
Fri, 09 Jan 2015 09:06:24 +0000 Merge
anoll [Fri, 09 Jan 2015 09:06:24 +0000] rev 28488
Merge
Fri, 09 Jan 2015 09:52:00 +0100 8068661: Exclude compiler/whitebox/ForceNMethodSweepTest.java from nightly runs
anoll [Fri, 09 Jan 2015 09:52:00 +0100] rev 28487
8068661: Exclude compiler/whitebox/ForceNMethodSweepTest.java from nightly runs Summary: The test is unstable and is therefore removed from nightly testing Reviewed-by: kvn, drchase
Thu, 08 Jan 2015 11:00:38 +0100 8027626: assert(Opcode() != Op_If || outcnt() == 2) failed: bad if #1
roland [Thu, 08 Jan 2015 11:00:38 +0100] rev 28486
8027626: assert(Opcode() != Op_If || outcnt() == 2) failed: bad if #1 Summary: IGVN encounters IfNode with single projection when optimizing dying subgraph Reviewed-by: kvn
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip