- 01 4月, 2009 2 次提交
- 31 3月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Tune C2 flags default values for performance. Reviewed-by: never, phh, iveresov, jmasa, ysr
-
- 28 3月, 2009 4 次提交
- 27 3月, 2009 5 次提交
- 26 3月, 2009 2 次提交
- 25 3月, 2009 5 次提交
- 24 3月, 2009 1 次提交
-
-
由 never 提交于
6805522: Server VM fails with assertion (block1->start() != block2->start(),"successors have unique bcis") Reviewed-by: kvn
-
- 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 2 次提交
-
-
由 jrose 提交于
Summary: preparatory but separable changes for method handles Reviewed-by: kvn, never
-
由 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 3 次提交
-
-
由 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
-