- 04 6月, 2012 1 次提交
-
-
由 mgerdin 提交于
Summary: Add "using" keyword to import base class functions from FreeList<T> to fix template name lookup in gcc 4.7 Reviewed-by: brutisso, iveresov
-
- 02 6月, 2012 5 次提交
- 01 6月, 2012 1 次提交
-
-
由 brutisso 提交于
Summary: Simplify code, remove unused code, remove ExitAfterGCNum Reviewed-by: huntch, johnc
-
- 31 5月, 2012 2 次提交
- 30 5月, 2012 1 次提交
-
-
由 zgu 提交于
-
- 26 5月, 2012 6 次提交
- 30 5月, 2012 1 次提交
-
-
由 johnc 提交于
Summary: Before the last thread to leave a JNI critical region was able to schedule a GCLocker Initiated GC, another thread was attempting an allocation and saw that the GCLocker region was no longer active and successfully scheduled a GC. Stall allocating threads until the GCLocker Initiated GC is performed and then retry the allocation. Reviewed-by: brutisso, huntch
-
- 25 5月, 2012 5 次提交
- 24 5月, 2012 2 次提交
- 23 5月, 2012 1 次提交
-
-
由 zgu 提交于
-
- 22 5月, 2012 2 次提交
-
-
由 rbackman 提交于
Reviewed-by: dholmes, kamg
-
由 jiangli 提交于
7168280: Eliminate the generic signature index slot from field array for field without generic signature. Summary: Only allocate the generic signature index slot in the field array for field with generic signature attribute. Reviewed-by: coleenp, dlong
-
- 21 5月, 2012 2 次提交
- 19 5月, 2012 6 次提交
-
-
由 amurillo 提交于
Reviewed-by: jcoomes
-
由 amurillo 提交于
-
由 amurillo 提交于
-
由 twisti 提交于
Reviewed-by: kvn, twisti Contributed-by: NKrystal Mok <sajia@taobao.com>
-
由 jcoomes 提交于
-
由 dcubed 提交于
Summary: Always disable ZIP_DEBUGINFO_FILES on Windows. Reviewed-by: acorn
-
- 18 5月, 2012 3 次提交
-
-
由 roland 提交于
Summary: null checks in "compressed oops with base" mode may trigger a SIGBUS rather than a SIGSEGV. Reviewed-by: dsamersoff, dcubed, rbackman, kvn
-
由 brutisso 提交于
Summary: Removed the assert in CompactibleFreeListSpace::check_free_list_consistency() since it was too strict. Simplified CompactibleFreeListSpace::set_cms_values() to reducde the need for asserts. Reviewed-by: jcoomes, stefank
-
由 kvn 提交于
-
- 17 5月, 2012 2 次提交