1. 14 12月, 2012 1 次提交
  2. 12 12月, 2012 1 次提交
  3. 07 12月, 2012 1 次提交
  4. 28 11月, 2012 1 次提交
  5. 02 9月, 2012 1 次提交
  6. 25 7月, 2012 1 次提交
  7. 07 6月, 2012 1 次提交
  8. 06 3月, 2012 1 次提交
    • C
      7150046: SIGILL on sparcv9 fastdebug · b03f9639
      coleenp 提交于
      Summary: Breakpoint needs to do 64-bit compare for pointers on sparcv9
      Reviewed-by: coleenp, never
      Contributed-by: dean.long@oracle.com
      b03f9639
  9. 20 12月, 2011 1 次提交
    • B
      7116216: StackOverflow GC crash · 9ee8b7f8
      bdelsart 提交于
      Summary: GC crash for explicit stack overflow checks after a C2I transition.
      Reviewed-by: coleenp, never
      Contributed-by: yang02.wang@sap.com, bertrand.delsart@oracle.com
      9ee8b7f8
  10. 07 12月, 2011 1 次提交
  11. 22 7月, 2011 1 次提交
    • K
      7063628: Use cbcond on T4 · 8fdebcd0
      kvn 提交于
      Summary: Add new short branch instruction to Hotspot sparc assembler.
      Reviewed-by: never, twisti, jrose
      8fdebcd0
  12. 17 6月, 2011 1 次提交
  13. 04 6月, 2011 1 次提交
  14. 13 5月, 2011 1 次提交
  15. 10 5月, 2011 1 次提交
  16. 03 5月, 2011 1 次提交
  17. 08 4月, 2011 1 次提交
    • J
      7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error · 2d8ecef4
      johnc 提交于
      Summary: A referent object that is only weakly reachable at the start of concurrent marking but is re-attached to the strongly reachable object graph during marking may not be marked as live. This can cause the reference object to be processed prematurely and leave dangling pointers to the referent object. Implement a read barrier for the java.lang.ref.Reference::referent field by intrinsifying the Reference.get() method, and intercepting accesses though JNI, reflection, and Unsafe, so that when a non-null referent object is read it is also logged in an SATB buffer.
      Reviewed-by: kvn, iveresov, never, tonyp, dholmes
      2d8ecef4
  18. 11 1月, 2011 1 次提交
  19. 24 11月, 2010 1 次提交
  20. 04 9月, 2010 1 次提交
    • I
      6953144: Tiered compilation · 5782dd55
      iveresov 提交于
      Summary: Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation.
      Reviewed-by: kvn, never, phh, twisti
      5782dd55
  21. 28 5月, 2010 1 次提交
  22. 23 5月, 2010 1 次提交
  23. 30 4月, 2010 1 次提交
  24. 29 4月, 2010 1 次提交
    • T
      6829193: JSR 292 needs to support SPARC · 527c5d48
      twisti 提交于
      Summary: There are unimplemented portions of the hotspot code for method handles and invokedynamic specific to SPARC.
      Reviewed-by: kvn, never, jrose
      527c5d48
  25. 10 3月, 2010 1 次提交
  26. 31 10月, 2009 1 次提交
  27. 22 4月, 2009 2 次提交
  28. 09 4月, 2009 1 次提交
  29. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · 3553bdd3
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      3553bdd3
  30. 14 4月, 2008 1 次提交
  31. 01 12月, 2007 1 次提交