- 25 7月, 2012 1 次提交
-
-
由 jmasa 提交于
-
- 24 7月, 2012 4 次提交
- 21 7月, 2012 1 次提交
-
-
由 coleenp 提交于
-
- 20 7月, 2012 2 次提交
- 19 7月, 2012 4 次提交
- 18 7月, 2012 7 次提交
-
-
由 asaha 提交于
Reviewed-by: kamg
-
由 jmasa 提交于
-
由 johnc 提交于
Summary: Chain the fine grain PerRegionTables in an individual RSet together and free them in bulk using a single operation. Reviewed-by: johnc, brutisso Contributed-by: NThomas Schatzl <thomas.schatzl@jku.at>
-
由 johnc 提交于
Summary: Assertion incorrectly checks that _head is NULL and should be checking that _tail is NULL instead. Reviewed-by: johnc Contributed-by: NBrandon Mitchell <brandon@twitter.com>
-
由 johnc 提交于
Summary: Duplicated code from G1RemSet::par_write_ref() inlined into G1UpdateRSOrPushRefOopClosure::do_oop_nv() was showing up in profiles with a fairly high amount of CPU time. Manually inline the main part of G1RemSet::par_write_ref() to eliminate the code duplication. Reviewed-by: azeemj, brutisso
-
由 kvn 提交于
-
由 jiangli 提交于
-
- 17 7月, 2012 6 次提交
-
-
由 kvn 提交于
-
由 kvn 提交于
Summary: renamed mach nodes which use scalar AVX instructions, added integer vectors shuffling instructions Reviewed-by: twisti
-
由 jmasa 提交于
-
由 twisti 提交于
Reviewed-by: kvn, never
-
由 zgu 提交于
Summary: Changed _query_lock to heap object from static object. Also fixed _query_lock and snapshot lock ranks, so they can participate deadlock detection. Reviewed-by: coleenp, dholmes, kvn
-
由 zgu 提交于
Summary: Assertion on stack base is not necessary Reviewed-by: coleenp, dholmes, kvn
-
- 16 7月, 2012 1 次提交
-
-
由 fparain 提交于
Reviewed-by: kamg, coleenp, ctornqvi
-
- 14 7月, 2012 5 次提交
- 13 7月, 2012 3 次提交
- 12 7月, 2012 3 次提交
-
-
由 jrose 提交于
Summary: Add annotation extraction code to class file parser. Reviewed-by: twisti, jrose, kvn Contributed-by: michael.haupt@oracle.com
-
由 kvn 提交于
Summary: Use uncast node equivalence checks in CmpUNode::sub. Reviewed-by: kvn, twisti Contributed-by: vladimir.x.ivanov@oracle.com
-
由 brutisso 提交于
Summary: Also reviewed by: vitalyd@gmail.com. Move the timing out of G1CollectorPolicy into the G1GCPhaseTimes class Reviewed-by: johnc
-
- 09 7月, 2012 1 次提交
-
-
由 fparain 提交于
Reviewed-by: sspitsyn, dholmes, coleenp, kamg
-
- 06 7月, 2012 2 次提交