Tue, 24 Feb 2015 07:39:22 -0800 Merge
vlivanov [Tue, 24 Feb 2015 07:39:22 -0800] rev 29341
Merge
Mon, 23 Feb 2015 10:32:17 +0100 8073624: Fix waring "converting to non-pointer type 'bool' from NULL" in arraycopynode.cpp
simonis [Mon, 23 Feb 2015 10:32:17 +0100] rev 29340
8073624: Fix waring "converting to non-pointer type 'bool' from NULL" in arraycopynode.cpp Reviewed-by: roland
Mon, 23 Feb 2015 10:38:26 +0100 8073257: compiler/codecache/stress/RandomAllocationTest.java + fastdebug + -XX:+LogCompilation, "allocating without ResourceMark"
thartmann [Mon, 23 Feb 2015 10:38:26 +0100] rev 29339
8073257: compiler/codecache/stress/RandomAllocationTest.java + fastdebug + -XX:+LogCompilation, "allocating without ResourceMark" Summary: Added two missing ResourceMarks to 'NMethodSweeper::log_sweep'. Reviewed-by: kvn, iignatyev
Mon, 23 Feb 2015 07:55:37 +0100 8072774: bigapps/Weblogic+medrec/nowarnings fails due to CodeHeap 'profiled nmethods' exhaustion
thartmann [Mon, 23 Feb 2015 07:55:37 +0100] rev 29338
8072774: bigapps/Weblogic+medrec/nowarnings fails due to CodeHeap 'profiled nmethods' exhaustion Summary: Store profiled code in the non-profiled code heap (and vice versa) if the code cache is really full. Reviewed-by: kvn, iveresov
Wed, 18 Feb 2015 18:14:07 +0100 6912521: System.arraycopy works slower than the simple loop for little lengths
roland [Wed, 18 Feb 2015 18:14:07 +0100] rev 29337
6912521: System.arraycopy works slower than the simple loop for little lengths Summary: convert small array copies to series of loads and stores Reviewed-by: kvn, vlivanov
Thu, 19 Feb 2015 23:47:01 +0300 8068461: compiler/codecache/jmx/UsageThresholdIncreasedTest.java failed: java.lang.RuntimeException: Usage threshold was hit: 1 times for CodeHeap 'non-nmethods'
dpochepk [Thu, 19 Feb 2015 23:47:01 +0300] rev 29336
8068461: compiler/codecache/jmx/UsageThresholdIncreasedTest.java failed: java.lang.RuntimeException: Usage threshold was hit: 1 times for CodeHeap 'non-nmethods' Summary: added filter for invalid testcase Reviewed-by: kvn, iignatyev
Wed, 18 Feb 2015 16:59:56 +0300 8067012: Don't create MDO for constant getters
ppunegov [Wed, 18 Feb 2015 16:59:56 +0300] rev 29335
8067012: Don't create MDO for constant getters Summary: Add check if the method is constant getter Reviewed-by: kvn, iveresov
Wed, 18 Feb 2015 16:19:48 +0300 8067157: Closed compiler tests should not be in hotspot/test/TEST.groups
ppunegov [Wed, 18 Feb 2015 16:19:48 +0300] rev 29334
8067157: Closed compiler tests should not be in hotspot/test/TEST.groups Summary: Replace closed/compiler tests with sanity/ExecuteInternalVMTests.java to keep the hotspot_compiler_closed group Reviewed-by: kvn, zmajo
Thu, 19 Feb 2015 23:49:22 +0300 8073499: quarantine compiler/tiered/LevelTransitionTest
iignatyev [Thu, 19 Feb 2015 23:49:22 +0300] rev 29333
8073499: quarantine compiler/tiered/LevelTransitionTest Reviewed-by: kvn
Thu, 05 Mar 2015 17:27:16 +0100 Merge
jwilhelm [Thu, 05 Mar 2015 17:27:16 +0100] rev 29332
Merge
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip