- 22 7月, 2010 1 次提交
-
-
由 tonyp 提交于
Summary: Remove the breadth-first copying order from ParallelScavenge and use depth-first by default. Reviewed-by: jcoomes, ysr, johnc
-
- 03 8月, 2010 1 次提交
-
-
由 johnc 提交于
Summary: The per-worker _new_refs array is used to hold references that point into the collection set. It is populated during RSet updating and subsequently processed. In the event of an evacuation failure it processed again to recreate the RSets of regions in the collection set. Remove the per-worker _new_refs array by processing the references directly. Use a DirtyCardQueue to hold the cards containing the references so that the RSets of regions in the collection set can be recreated when handling an evacuation failure. Reviewed-by: iveresov, jmasa, tonyp
-
- 31 7月, 2010 2 次提交
- 24 7月, 2010 2 次提交
- 23 7月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 22 7月, 2010 2 次提交
- 21 7月, 2010 2 次提交
- 20 7月, 2010 1 次提交
-
-
由 johnc 提交于
Summary: During concurrent refinment, filter cards in young regions after it has been determined that the region has been allocated from and the young type of the region has been set. Reviewed-by: iveresov, tonyp, jcoomes
-
- 17 7月, 2010 3 次提交
- 16 7月, 2010 6 次提交
- 15 7月, 2010 4 次提交
- 13 7月, 2010 3 次提交
- 10 7月, 2010 1 次提交
-
-
由 mikejwre 提交于
-
- 09 7月, 2010 4 次提交
- 08 7月, 2010 3 次提交
- 03 7月, 2010 3 次提交
-
-
由 kvn 提交于
Summary: Execute IGVN optimization before and after Escape Analysis Reviewed-by: never
-
由 never 提交于
6965671: fatal error: acquiring lock JNIGlobalHandle_lock/16 out of order with lock CodeCache_lock/1 Reviewed-by: kvn, dcubed
-
由 acorn 提交于
Summary: fix MonitorInUseLists memory leak and MonitorBound now works Reviewed-by: chrisphi, dice
-
- 02 7月, 2010 1 次提交
-
-
由 trims 提交于
Summary: Update the HS19 build number to 04 Reviewed-by: jcoomes
-