- 11 8月, 2010 2 次提交
- 10 8月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Pass the check in ResourceObj() if _allocation value is already set and object is allocated on stack. Reviewed-by: dholmes, johnc
-
- 05 8月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Add address table size to constant section size. Reviewed-by: never
-
- 04 8月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Added more checks into ResourceObj and growableArray to verify correctness of allocation type. Reviewed-by: never, coleenp, dholmes
-
- 03 8月, 2010 1 次提交
-
-
由 bobv 提交于
Summary: A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail. Reviewed-by: phh, never, coleenp, dholmes
-
- 31 7月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: set Z = 0 (not equal) before repne_scan() to indicate that class was not found when RCX == 0. Reviewed-by: never, phh
-
- 29 7月, 2010 2 次提交
- 24 7月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Add missing is_static guard. Reviewed-by: twisti
-
- 23 7月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 20 7月, 2010 2 次提交
-
-
由 apangin 提交于
Summary: Check if klassOop != NULL rather than klass_part != NULL Reviewed-by: kamg, never
-
由 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 2 次提交
- 16 7月, 2010 2 次提交
- 15 7月, 2010 3 次提交
- 13 7月, 2010 2 次提交
- 09 7月, 2010 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 08 7月, 2010 1 次提交
-
-
由 mchung 提交于
Summary: Add hotspot support for modules image Reviewed-by: acorn
-
- 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 次提交
-
-
由 jcoomes 提交于
Reviewed-by: ysr, jmasa
-
- 30 6月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Adjust performance flags settings. Reviewed-by: never, phh
-
- 29 6月, 2010 4 次提交
-
-
由 kvn 提交于
Summary: Use replace_node() method instead of subsume_node(). Reviewed-by: jrose, never
-
由 tonyp 提交于
Summary: G1 was not handling explicit GCs correctly in many ways. It does now. See the CR for the list of improvements contained in this changeset. Reviewed-by: iveresov, ysr, johnc
-
由 tonyp 提交于
Summary: array_overlap_test() fails when the address range crosses the MSB boundary. Thanks to Tom and Vladimir for their help on this one. Reviewed-by: kvn, never, iveresov
-
由 kvn 提交于
Summary: normalize widen value in xmeet() and xdual() methods for types Int and Long so the type meet will be symmetric. Reviewed-by: jrose
-
- 25 6月, 2010 1 次提交
-
-
由 jcoomes 提交于
Reviewed-by: phh
-
- 24 6月, 2010 1 次提交
-
-
由 kvn 提交于
Summary: Missing protected page below heap with compressed oops on Linux with large pages use. Reviewed-by: never, phh, jcoomes
-
- 23 6月, 2010 2 次提交
- 22 6月, 2010 2 次提交
- 19 6月, 2010 1 次提交
-
-
由 never 提交于
6956958: assert(is_clean() || is_call_to_compiled() || is_call_to_interpreted() || is_optimized() || is_megam Reviewed-by: kvn
-