- 30 6月, 2011 1 次提交
-
-
由 dcubed 提交于
Summary: Call collect_stack_roots() before collect_simple_roots() as an optimization. Reviewed-by: ysr, dsamersoff, dcubed Contributed-by: ashok.srinivasa.murthy@oracle.com
-
- 24 6月, 2011 1 次提交
-
-
由 dcubed 提交于
Summary: VM_HeapWalkOperation::doit() should only reset mark bits when necessary. Reviewed-by: dsamersoff, ysr, dholmes, dcubed Contributed-by: ashok.srinivasa.murthy@oracle.com
-
- 18 6月, 2011 1 次提交
-
-
由 dsamersoff 提交于
-
- 16 6月, 2011 1 次提交
-
-
由 never 提交于
-
- 15 6月, 2011 3 次提交
- 09 6月, 2011 3 次提交
-
-
由 jrose 提交于
Reviewed-by: never, twisti
-
由 dsamersoff 提交于
-
由 dsamersoff 提交于
-
- 08 6月, 2011 1 次提交
-
-
由 jcoomes 提交于
-
- 05 6月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Mark all associated (same box and obj) lock and unlock nodes for elimination if some of them marked already. Reviewed-by: iveresov, never
-
- 04 6月, 2011 1 次提交
-
-
由 never 提交于
Reviewed-by: kvn, jrose
-
- 03 6月, 2011 3 次提交
- 02 6月, 2011 2 次提交
-
-
由 jrose 提交于
Summary: change the default setting of the flag AllowInvokeGeneric to false Reviewed-by: never
-
由 jrose 提交于
7049415: Failure of resolution of sym.reference to the c.s.s. should be wrapped in BootstrapMethodError Summary: Delegate invokedynamic linkage errors to MethodHandleNatives.raiseException. Reviewed-by: never
-
- 01 6月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: optimize cmp_ne(xor(X,1),0) to cmp_eq(X,0) only for boolean values X. Reviewed-by: never
-
- 28 5月, 2011 1 次提交
-
-
由 kvn 提交于
Summary: Fix initialization of a newly-allocated array with arraycopy Reviewed-by: never
-
- 27 5月, 2011 3 次提交
- 26 5月, 2011 2 次提交
- 25 5月, 2011 3 次提交
-
-
由 kvn 提交于
Summary: ciObject::can_be_constant() and should_be_constant() should use is_perm() instead of !is_scavengable() Reviewed-by: never, jrose
-
由 iveresov 提交于
Summary: Fixed invalid casts in address computation Reviewed-by: kvn, never Contributed-by: thomas.salter@unisys.com
-
由 kvn 提交于
Summary: The code incorrectly used is_instptr() instead of is_oopptr() to get const_oop. Reviewed-by: never
-
- 24 5月, 2011 1 次提交
-
-
由 ysr 提交于
Summary: Do a one-step look-ahead, when sweeping free or garbage blocks, to avoid overstepping sweep limit, which may become a non-block-boundary because of a heap expansion delta coalescing with a previously co-terminal free block. Reviewed-by: brutisso, tonyp
-
- 22 5月, 2011 3 次提交
-
-
由 coleenp 提交于
Summary: Unrewrite bytecodes for OOM error allocating the constant pool cache. Reviewed-by: dcubed, acorn, never
-
由 kvn 提交于
Summary: Replace the assert in PhiNode::Ideal with check to avoid transformation of new phi. Reviewed-by: never
-
由 kvn 提交于
Summary: New limit for unrolled loop should be set only for zero trip guard and loop iteration test. Reviewed-by: never
-
- 21 5月, 2011 2 次提交
- 20 5月, 2011 1 次提交
-
-
由 trims 提交于
Summary: Update the HS21 build number to 14 Reviewed-by: jcoomes
-
- 19 5月, 2011 1 次提交
-
-
由 never 提交于
-
- 18 5月, 2011 4 次提交