- 23 3月, 2012 1 次提交
-
-
由 tonyp 提交于
Summary: Make two G1 cmd line flags available in product builds: G1HeapWastePercent (previously called: G1OldReclaimableThresholdPercent) and G1MixedGCCountTarget (previous called: G1MaxMixedGCNum). Also changed the default of the former from 1% to 5% and the default for G1OldCSetRegionLiveThresholdPercent to 90%. Reviewed-by: azeemj, jwilhelm, johnc
-
- 13 3月, 2012 1 次提交
-
-
由 johnc 提交于
Summary: Attempting to initiate a marking cycle when allocating a humongous object can, if a marking cycle is successfully initiated by another thread, result in the allocating thread spinning until the marking cycle is complete. Eliminate a deadlock between the main ConcurrentMarkThread, the SurrogateLocker thread, the VM thread, and a mutator thread waiting on the SecondaryFreeList_lock (while free regions are going to become available) by not manipulating the pending list lock during the prologue and epilogue of the cleanup pause. Reviewed-by: brutisso, jcoomes, tonyp
-
- 16 3月, 2012 1 次提交
-
-
由 nloodin 提交于
Reviewed-by: jcoomes, brutisso
-
- 21 3月, 2012 2 次提交
- 17 3月, 2012 1 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
- 06 7月, 2017 34 次提交
-
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-
由 duke 提交于
-