- 31 7月, 2008 1 次提交
-
-
由 iveresov 提交于
6652160: G1: assert(cur_used_bytes == _g1->recalculate_used(),"It should!") at g1CollectorPolicy.cpp:1425 Summary: In attempt_allocation_slow() wait for the concurrent cleanup to complete before modifying _summary_bytes_used. Reviewed-by: jmasa, apetrusenko
-
- 11 7月, 2008 1 次提交
-
-
由 iveresov 提交于
6723570: G1: assertion failure: p == current_top or oop(p)->is_oop(),"p is not a block start" (revisited!) Summary: Fixed the incorrect assigment to G1OffsetTableContigSpace::_gc_time_stamp. Also added a little more paranoia to operations on a global timestamp. Reviewed-by: tonyp
-
- 03 7月, 2008 1 次提交
-
-
由 iveresov 提交于
6702387: G1: assertion failure: assert(p == current_top || oop(p)->is_oop(),"p is not a block start") Summary: Do not coalesce dead and moved objects when removing self-forwarding pointers during the evacuation failure. Also fixed a issue in a BOT refinement code for TLABs. Reviewed-by: tonyp, jcoomes
-
- 02 7月, 2008 1 次提交
-
-
由 ysr 提交于
-
- 01 7月, 2008 1 次提交
-
-
由 ysr 提交于
Summary: experimental() flags will protect features of an experimental nature that are not supported in the regular product build. Made UseG1GC an experimental flag. Reviewed-by: jmasa, kamg, coleenp
-
- 28 6月, 2008 2 次提交
- 27 6月, 2008 2 次提交
- 25 6月, 2008 4 次提交
- 24 6月, 2008 3 次提交
-
-
由 never 提交于
Reviewed-by: kvn, jrose
-
由 ysr 提交于
Summary: Initialize the field correctly in ContiguousSpace's constructor and initialize() methods, using the latter for the survivor spaces upon initial construction or a subsequent resizing of the young generation. Add some missing Space sub-class constructors. Reviewed-by: apetrusenko
-
由 kvn 提交于
Summary: For small (1-3 bits) left long shifts in 32-bits VM use sets of add+addc instructions instead of shld+shl on new AMD cpus. Reviewed-by: never Contributed-by: shrinivas.joshi@amd.com
-
- 22 6月, 2008 1 次提交
-
-
由 never 提交于
-
- 21 6月, 2008 4 次提交
-
-
由 jcoomes 提交于
-
由 trims 提交于
Summary: Change Hotspot version and build number for opening of HS14 Reviewed-by: jcoomes
-
由 kvn 提交于
Summary: verify the adr_type of a mach node was not changed Reviewed-by: rasbold, never
-
由 kvn 提交于
6714694: assertion in 64bit server vm (store->find_edge(load) != -1,"missing precedence edge") with COOPs Summary: The method raise_LCA_above_marks() terminates LCA search early. Reviewed-by: rasbold, never
-
- 20 6月, 2008 2 次提交
- 19 6月, 2008 2 次提交
- 18 6月, 2008 4 次提交
- 17 6月, 2008 2 次提交
- 15 6月, 2008 1 次提交
-
-
由 dcubed 提交于
-
- 14 6月, 2008 4 次提交
- 13 6月, 2008 4 次提交