- 28 3月, 2009 2 次提交
- 27 3月, 2009 2 次提交
- 26 3月, 2009 2 次提交
- 25 3月, 2009 1 次提交
-
-
由 tonyp 提交于
-
- 23 3月, 2009 1 次提交
-
-
由 acorn 提交于
-
- 22 3月, 2009 1 次提交
-
-
由 tonyp 提交于
Summary: Small fixes to sort out some verbosegc-related incorrectness and a failure Reviewed-by: apetrusenko
-
- 21 3月, 2009 1 次提交
-
-
由 coleenp 提交于
Summary: Resetting the invocation counter for a method invocation event was setting count to zero for CompileThreshold=1, making it look like a never executed method. Reviewed-by: phh, kamg, acorn, never
-
- 20 3月, 2009 3 次提交
- 19 3月, 2009 2 次提交
- 18 3月, 2009 1 次提交
-
-
由 tonyp 提交于
-
- 17 3月, 2009 2 次提交
- 16 3月, 2009 5 次提交
-
-
由 tonyp 提交于
Summary: Introduces two flags, -XX:-/+G1EnableParallelRSetUpdating and -XX:-/+G1EnableParallelRSetScanning, to turn on/off the "band aid" fix that serializes RSet updating / scanning during GCs. Reviewed-by: iveresov
-
由 iveresov 提交于
Summary: Enabled full verification for humongous regions. Also made sure that the VerifyAfterGC works with deferred updates and G1HRRSFlushLogBuffersOnVerify. Reviewed-by: tonyp
-
由 acorn 提交于
-
由 tonyp 提交于
6728271: G1: Cleanup G1CollectedHeap::get_gc_alloc_regions() Summary: It allows the last half-full region to be allocated to during a GC to be reused during the next GC. Reviewed-by: apetrusenko, jcoomes
-
由 poonam 提交于
Summary: After attaching, de-attaching SA from a process, the second time attach() call fails. This happens because in VM.initialize(), Universe does not get re-initialized before it is accessed. Reviewed-by: swamyv
-
- 14 3月, 2009 5 次提交
-
-
由 jrose 提交于
Summary: Code in interp_masm, stubGenerator, c1_LIRAssembler, and AD files moved into MacroAssembler. Reviewed-by: kvn
-
由 ysr 提交于
-
由 ysr 提交于
Summary: Correct the overflow check in ParGCAllocBuffer::allocate(); simplify ParGCAllocBuffer::undo_allocation(). Reviewed-by: apetrusenko, jcoomes, jmasa, minqi, phh, tonyp
-
由 tonyp 提交于
-
由 twisti 提交于
Summary: bitCount() should use POPC on SPARC processors where POPC is implemented directly in hardware. Reviewed-by: kvn, never
-
- 13 3月, 2009 4 次提交
-
-
由 trims 提交于
Summary: Update the HS15 Build number to 03 Reviewed-by: jcoomes
-
由 trims 提交于
-
由 iveresov 提交于
Reviewed-by: jmasa, never, ysr
-
由 kvn 提交于
Summary: Use zero based compressed oops if java heap is below 32gb and unscaled compressed oops if java heap is below 4gb. Reviewed-by: never, twisti, jcoomes, coleenp
-
- 12 3月, 2009 2 次提交
- 10 3月, 2009 5 次提交
-
-
由 kvn 提交于
-
由 apetrusenko 提交于
Reviewed-by: iveresov, tonyp
-
由 xdono 提交于
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 03/09 Reviewed-by: katleman, tbell, ohair
-
由 xdono 提交于
-
- 09 3月, 2009 1 次提交
-
-
由 tonyp 提交于
-