You need to sign in or sign up before continuing.
- 25 8月, 2009 2 次提交
- 20 8月, 2009 1 次提交
-
-
由 tonyp 提交于
Summary: Removing the concurrent overhead tracker from G1, along with the GC overhead reporter and the G1AccountConcurrentOverhead (both of which rely on the the concurrent overhead tracker). Reviewed-by: iveresov, johnc
-
- 15 8月, 2009 1 次提交
-
-
由 apetrusenko 提交于
Reviewed-by: jcoomes, tonyp
-
- 13 8月, 2009 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: iveresov, tonyp, ysr
-
- 12 8月, 2009 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: ysr, never, kvn
-
- 10 8月, 2009 1 次提交
-
-
由 ysr 提交于
-
- 07 8月, 2009 4 次提交
- 06 8月, 2009 2 次提交
- 05 8月, 2009 3 次提交
-
-
由 cfang 提交于
Summary: Improvement on reexecute implementation to fix the assertion failure Reviewed-by: kvn, never
-
由 kvn 提交于
Summary: Increase timeout for tests and heap size for 6851282 test. Reviewed-by: never, cfang
-
由 johnc 提交于
Summary: The first worker thread is delayed when entering the GC because it clears the card count table that is used in identifying hot cards. Replace the card count table with a dynamically sized evicting hash table that includes an epoch based counter. Reviewed-by: iveresov, tonyp
-
- 04 8月, 2009 1 次提交
-
-
由 johnc 提交于
Summary: Have the GC worker threads clear the hot card cache in parallel by having each worker thread claim a chunk of the card cache and process the cards in that chunk. The size of the chunks that each thread will claim is determined at VM initialization from the size of the card cache and the number of worker threads. Reviewed-by: jmasa, tonyp
-
- 03 8月, 2009 3 次提交
- 01 8月, 2009 3 次提交
- 31 7月, 2009 3 次提交
-
-
由 kvn 提交于
Summary: Always use "lea" instruction for narrow oop decoding instead of "shift". Reviewed-by: never
-
由 coleenp 提交于
-
由 tonyp 提交于
Summary: It adds parameter -XX:+G1SummarizeRSetStatsPeriod that causes update buffer processing information to be printed periodically. It also includes two small formatting changes. Reviewed-by: jmasa, jcoomes, ysr
-
- 30 7月, 2009 1 次提交
-
-
由 trims 提交于
-
- 29 7月, 2009 4 次提交
-
-
由 tonyp 提交于
Summary: renaming a couple of update buffer-related parameters to make them more understandable and consistent. Reviewed-by: iveresov, ysr
-
由 dcubed 提交于
-
由 dcubed 提交于
Summary: Correctly count full GC operations for framework collectors. Add ForceFullGCJVMTIEpilogues as a future work around if needed. Reviewed-by: jcoomes, alanb, ysr
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 07/09 Reviewed-by: tbell, ohair
-
- 28 7月, 2009 3 次提交
- 27 7月, 2009 3 次提交
- 25 7月, 2009 3 次提交