tschatzl [Tue, 10 Feb 2015 17:41:19 -0500] rev 28939
8065093: Remove unused variable/output argument
Summary: Remove total_reserved from GenCollectedHeap::initialize and ::allocate
Reviewed-by: tschatzl, kbarrett
Contributed-by: tom.benson@oracle.com
tschatzl [Tue, 10 Feb 2015 15:44:42 -0500] rev 28938
8072056: Remove unnecessary header file #include
Summary: tenuredGeneration.cpp needlessly includes parGCAllocBuffer.hpp
Reviewed-by: tschatzl, kbarrett, jprovino
Contributed-by: tom.benson@oracle.com
jwilhelm [Mon, 09 Feb 2015 17:38:42 +0100] rev 28937
8072688: Description of flag ExplicitGCInvokesConcurrent should mention G1 as well
Summary: Changed to a more generic description.
Reviewed-by: mgerdin, tschatzl
skovalev [Mon, 09 Feb 2015 09:51:12 +0300] rev 28936
8071811: gc/arguments/TestG1ConcRefinementThreads.java failed on Exception: java.lang.RuntimeException: Actual G1ConcRefinementThreads(0) is not equal to expected value(23)
Reviewed-by: jwilhelm, iignatyev
mgerdin [Fri, 06 Feb 2015 16:24:25 +0100] rev 28935
8072693: [BACKOUT] GCCause should distinguish jcmd GC.run from System.gc()
Reviewed-by: jwilhelm, tschatzl
vlivanov [Thu, 12 Feb 2015 13:55:54 -0800] rev 28934
Merge
roland [Mon, 09 Feb 2015 13:45:59 +0100] rev 28933
8071821: Assert failed in UnexpectedDeoptimizationTest.java
Summary: assert fires in case of concurrent initialization of ciInstanceKlass::_has_injected_fields
Reviewed-by: kvn
roland [Mon, 09 Feb 2015 15:10:58 +0100] rev 28932
8072016: Array copy may cause infinite cycle of deoptimization/compilation
Summary: Infinite deoptimization/recompilation cycles in case of arraycopy with tightly coupled allocation
Reviewed-by: kvn, vlivanov
roland [Fri, 06 Feb 2015 13:50:44 +0100] rev 28931
8071999: SA's buildreplayjars fail with exception
Summary: support default methods when dumping classes in SA
Reviewed-by: vlivanov, kvn, dsamersoff
roland [Fri, 30 Jan 2015 15:23:41 +0100] rev 28930
8071533: assert(n0->is_Call()) failed: expect a call here
Summary: remove_dead_region() call missing from ArrayCopyNode::Ideal()
Reviewed-by: kvn, vlivanov
pchistyakov [Fri, 30 Jan 2015 20:45:18 +0300] rev 28929
8068003: compiler/whitebox/DeoptimizeFramesTest.java fails: compilation 48 can't be available
Summary: disabled DeoptimizeALot for test runs
Reviewed-by: kvn
zmajo [Fri, 06 Feb 2015 18:16:55 +0100] rev 28928
8072398: assert fails in L1RGenerator::increment_event_counter_impl
Summary: Change scaling code to allow scaling with 0.0; change set_tiered_flags() to treat CompileThresholdScaling==0.0 in a special way.
Reviewed-by: kvn, iveresov
goetz [Fri, 30 Jan 2015 12:53:56 +0100] rev 28927
8071996: split_if accesses NULL region of ConstraintCast
Reviewed-by: kvn
anoll [Tue, 03 Feb 2015 09:56:21 +0000] rev 28926
Merge
anoll [Tue, 03 Feb 2015 10:30:16 +0100] rev 28925
8068440: Test6857159.java times out
Summary: Replace shell script with Java-only code
Reviewed-by: kvn, iignatyev
dlong [Mon, 02 Feb 2015 23:26:33 -0500] rev 28924
8069030: support new PTRACE_GETREGSET
Summary: use PTRACE_GETREGSET if other options are not available
Reviewed-by: sla, dholmes
thartmann [Mon, 02 Feb 2015 14:35:24 +0000] rev 28923
Merge
thartmann [Mon, 02 Feb 2015 15:19:24 +0100] rev 28922
8071995: compiler/codecache/jmx/InitialAndMaxUsageTest.java fails with large pages
Summary: Disable large page usage for test.
Reviewed-by: kvn
dlong [Sat, 31 Jan 2015 02:42:13 -0500] rev 28921
Merge
kvn [Fri, 30 Jan 2015 10:27:50 -0800] rev 28920
8071534: assert(!failing()) failed: Must not have pending failure. Reason is: out of memory
Summary: Add missing C->failing() check after Connection graph construction.
Reviewed-by: iveresov
anoll [Fri, 30 Jan 2015 15:36:29 +0000] rev 28919
Merge
anoll [Fri, 30 Jan 2015 14:35:37 +0000] rev 28918
Merge
anoll [Fri, 30 Jan 2015 15:20:45 +0100] rev 28917
8071906: Quarantine OverloadCompileQueueTest until the reason for timeout is known
Summary: Quarantine OverloadCompileQueueTest until the reason for timeout is known
Reviewed-by: kvn
thartmann [Fri, 30 Jan 2015 13:31:54 +0000] rev 28916
Merge
zmajo [Fri, 30 Jan 2015 10:40:08 +0100] rev 28915
8071818: Incorrect addressing mode used for ldf in SPARC assembler
Summary: Update MacroAssembler::ldf to select addressing mode depending on Address parameter.
Reviewed-by: kvn, dlong
zmajo [Thu, 29 Jan 2015 19:16:47 +0100] rev 28914
8071654: disassembler handles embedded OOPs not uniformly
Summary: Remove (currently dead) code that prints oops within disassembled instructions.
Reviewed-by: kvn, thartmann, roland
vlivanov [Thu, 29 Jan 2015 10:26:02 -0800] rev 28913
8068915: uncommon trap w/ Reason_speculate_class_check causes performance regression due to continuous deoptimizations
Reviewed-by: kvn, roland, jrose
vlivanov [Thu, 29 Jan 2015 10:25:59 -0800] rev 28912
8063137: Never-taken branches should be pruned when GWT LambdaForms are shared
Reviewed-by: jrose, kvn
katleman [Thu, 19 Feb 2015 11:23:58 -0800] rev 28911
Added tag jdk9-b51 for changeset 5fb718119516
lana [Thu, 19 Feb 2015 16:35:58 -0800] rev 28910
Merge
ddehaven [Tue, 17 Feb 2015 11:44:44 -0800] rev 28909
Merge
ddehaven [Mon, 09 Feb 2015 09:52:45 -0800] rev 28908
Merge