1. 28 9月, 2012 1 次提交
  2. 02 9月, 2012 1 次提交
  3. 23 8月, 2012 1 次提交
  4. 31 7月, 2012 1 次提交
  5. 15 6月, 2012 1 次提交
  6. 13 6月, 2012 1 次提交
  7. 20 9月, 2012 1 次提交
  8. 18 9月, 2012 1 次提交
  9. 14 3月, 2012 1 次提交
  10. 13 3月, 2012 1 次提交
  11. 28 12月, 2011 1 次提交
  12. 07 12月, 2011 1 次提交
  13. 20 12月, 2011 1 次提交
  14. 09 11月, 2011 1 次提交
  15. 17 11月, 2011 1 次提交
  16. 16 11月, 2011 1 次提交
  17. 01 9月, 2011 1 次提交
  18. 17 8月, 2011 1 次提交
  19. 22 7月, 2011 1 次提交
    • K
      7063628: Use cbcond on T4 · 6ed3c318
      kvn 提交于
      Summary: Add new short branch instruction to Hotspot sparc assembler.
      Reviewed-by: never, twisti, jrose
      6ed3c318
  20. 29 6月, 2011 1 次提交
  21. 08 4月, 2011 1 次提交
    • J
      7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error · 6f87c7dd
      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
      6f87c7dd
  22. 06 4月, 2011 1 次提交
  23. 03 4月, 2011 1 次提交
  24. 25 3月, 2011 1 次提交
  25. 19 3月, 2011 1 次提交
  26. 03 2月, 2011 1 次提交
  27. 30 12月, 2010 1 次提交
  28. 03 12月, 2010 2 次提交
  29. 24 11月, 2010 1 次提交
  30. 04 9月, 2010 1 次提交
    • I
      6953144: Tiered compilation · d2bc8599
      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
      d2bc8599
  31. 25 8月, 2010 1 次提交
    • T
      6978355: renaming for 6961697 · ffaef974
      twisti 提交于
      Summary: This is the renaming part of 6961697 to keep the actual changes small for review.
      Reviewed-by: kvn, never
      ffaef974
  32. 04 8月, 2010 1 次提交
  33. 03 7月, 2010 1 次提交
  34. 16 6月, 2010 1 次提交
  35. 03 6月, 2010 1 次提交
  36. 28 5月, 2010 1 次提交
  37. 27 4月, 2010 1 次提交
  38. 18 2月, 2010 1 次提交
  39. 13 1月, 2010 1 次提交