- 31 10月, 2009 2 次提交
-
-
由 jrose 提交于
Summary: Fix several crashers, remove needless paths for boxed-style bootstrap method call, refactor & simplify APIs for rewriter constantPoolOop, remove sun.dyn.CallSiteImpl Reviewed-by: kvn
-
由 cfang 提交于
6852078: HSX 14/16 in jdk 5.0: api/javax_management api/org_omg jck tests crashes or make tnameserv crash Summary: Disable SuperWord optimization for unsafe read/write Reviewed-by: kvn, phh
-
- 30 10月, 2009 1 次提交
-
-
由 kvn 提交于
Summary: Set narrow_oop_base and narrow_oop_use_implicit_null_checks in Universe::preferred_heap_base(). Reviewed-by: twisti, jcoomes
-
- 29 10月, 2009 2 次提交
- 27 10月, 2009 1 次提交
-
-
由 twisti 提交于
Summary: The problem occurs with negative numbers, as the 32-bit input values are sign extended into the 64-bit registers. Reviewed-by: kvn
-
- 24 10月, 2009 3 次提交
- 22 10月, 2009 2 次提交
-
-
由 apetrusenko 提交于
Reviewed-by: tonyp, ysr
-
由 kvn 提交于
Summary: Implement scalar replaced objects debug info dump in SA. Reviewed-by: twisti
-
- 21 10月, 2009 2 次提交
- 20 10月, 2009 2 次提交
- 18 10月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: correctly raise exceptions, support safe bitwise "raw" conversions, fix bugs revealed by VerifyMethodHandles, remove dead code, improve debugging support Reviewed-by: never, twisti
-
- 17 10月, 2009 2 次提交
- 16 10月, 2009 3 次提交
-
-
由 ysr 提交于
6889757: G1: enable card mark elision for initializing writes from compiled code (ReduceInitialCardMarks) Summary: Defer the (compiler-elided) card-mark upon a slow-path allocation until after the store and before the next subsequent safepoint; G1 now answers yes to can_elide_tlab_write_barriers(). Reviewed-by: jcoomes, kvn, never
-
由 xdono 提交于
-
由 never 提交于
Reviewed-by: kvn, twisti
-
- 15 10月, 2009 4 次提交
- 14 10月, 2009 4 次提交
-
-
由 kvn 提交于
Summary: PhiNode::Ideal() should return TOP for Phi node with no users. Reviewed-by: never, jrose
-
由 kvn 提交于
Summary: Restore the original code: uint i = _hi_degree. Reviewed-by: never, jrose
-
由 never 提交于
Reviewed-by: twisti, jrose, kvn
-
由 never 提交于
Reviewed-by: never Contributed-by: gbenson@redhat.com
-
- 10 10月, 2009 2 次提交
- 08 10月, 2009 3 次提交
- 07 10月, 2009 4 次提交
-
-
由 bobv 提交于
Summary: See title. Reviewed-by: jmasa, ysr, jcoomes, iveresov, tonyp
-
由 tonyp 提交于
Summary: change more guarantees in concurrent marking into asserts. Reviewed-by: apetrusenko, iveresov
-
由 tonyp 提交于
Summary: Remove incorrect guarantee. Reviewed-by: apetrusenko, iveresov
-
由 kvn 提交于
Summary: Fix problem with the double register encodings in sparc.ad Reviewed-by: never, jrose Contributed-by: volker.simonis@gmail.com
-
- 06 10月, 2009 2 次提交
-
-
由 twisti 提交于
Summary: For signatures with a large number of arguments the offset for the float store becomes too big and does not fit in 13-bit. Reviewed-by: kvn, never
-
由 tonyp 提交于
Summary: When we copy objects to survivors during marking, we incorrectly set NTAMS to bottom, which causes marking to miss visiting some of those objects. Reviewed-by: apetrusenko, iveresov
-