- 11 9月, 2008 2 次提交
- 10 9月, 2008 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn
-
- 06 9月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Add asserts with dead loop checks in AddNode::Ideal(). Reviewed-by: never
-
- 04 9月, 2008 1 次提交
-
-
由 never 提交于
Reviewed-by: rasbold
-
- 03 9月, 2008 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, rasbold
-
- 29 8月, 2008 2 次提交
- 28 8月, 2008 4 次提交
-
-
由 kvn 提交于
Summary: Missing edge to a call's return value in EA Connection Graph. Reviewed-by: never
-
由 jcoomes 提交于
Summary: 6730514 inadvertently disabled perm gen expansion; reenable Reviewed-by: ysr
-
由 kvn 提交于
Summary: Set offset to OffsetBot when the add overflows in TypePtr::add_offset() Reviewed-by: jrose, never
-
由 kvn 提交于
Summary: The result of step_through_mergemem() and remove_dead_region() is not checked in some cases. Reviewed-by: never
-
- 27 8月, 2008 2 次提交
- 21 8月, 2008 2 次提交
-
-
由 jmasa 提交于
Summary: The fix avoids a call to address_for_index() in this particular situation where it is not known if the passed index is in bounds. Reviewed-by: tonyp
-
由 ysr 提交于
Summary: Temporarily switch off the precleaning of Reference lists completely until related issues are fixed in 6722113. Reviewed-by: jmasa, poonam, tonyp
-
- 20 8月, 2008 1 次提交
-
-
由 tonyp 提交于
Summary: Removing two buggy methods that should not be used, but ended up being used due to a re-organization in the class hierarchy. Reviewed-by: jmasa, ysr, kamg, coleenp
-
- 19 8月, 2008 3 次提交
- 16 8月, 2008 1 次提交
-
-
由 xlu 提交于
Reviewed-by: dholmes, dcubed, jcoomes
-
- 15 8月, 2008 3 次提交
-
-
由 ysr 提交于
Summary: When an object array overflows during precleaning, we should have been marking the entire array dirty, not just its first card. Reviewed-by: jmasa, poonam, tonyp
-
由 thurka 提交于
Summary: java.version added to property_counters_ss array Reviewed-by: swamyv
-
由 rasbold 提交于
Summary: delay transform call until uses of t2 are constructed Reviewed-by: never
-
- 02 8月, 2008 4 次提交
- 01 8月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Switch off executing Escape Analysis by default for now Reviewed-by: rasbold
-
- 31 7月, 2008 1 次提交
-
-
由 jmasa 提交于
Summary: An expansion by 0 bytes was not anticipated when the assertion was composed. Reviewed-by: jjh, jcoomes, apetrusenko
-
- 30 7月, 2008 1 次提交
-
-
由 rasbold 提交于
Summary: add safepoint before popping expression stack, not after Reviewed-by: kvn
-
- 29 7月, 2008 2 次提交
- 26 7月, 2008 3 次提交
- 22 7月, 2008 1 次提交
-
-
由 rasbold 提交于
Summary: make do_ifnull() handling similar to do_if() Reviewed-by: jrose, kvn
-
- 20 7月, 2008 1 次提交
-
-
由 coleenp 提交于
Summary: allocate alignment-sized page(s) below java heap so that memory accesses at heap_base+1page give signal and cause an implicit null check Reviewed-by: kvn, jmasa, phh, jcoomes
-
- 18 7月, 2008 1 次提交
-
-
由 iveresov 提交于
6723229: NUMA allocator: assert(lgrp_num > 0, "There should be at least one locality group") Summary: The fix takes care of the assertion triggered during TLAB resizing after reconfiguration. Also it now handles a defect in the topology graph, in which a single leaf node doesn't have memory. Reviewed-by: jmasa
-
- 17 7月, 2008 1 次提交
-
-
由 kvn 提交于
Summary: Add missing _instance_id settings and other EA fixes. Reviewed-by: rasbold
-