1. 24 4月, 2013 1 次提交
  2. 10 4月, 2013 1 次提交
  3. 04 4月, 2013 1 次提交
  4. 13 3月, 2013 1 次提交
  5. 24 1月, 2013 1 次提交
  6. 12 12月, 2012 1 次提交
  7. 01 12月, 2012 1 次提交
  8. 28 11月, 2012 1 次提交
  9. 12 9月, 2012 1 次提交
  10. 02 9月, 2012 1 次提交
  11. 25 7月, 2012 1 次提交
  12. 07 6月, 2012 1 次提交
  13. 07 12月, 2011 1 次提交
  14. 13 5月, 2011 1 次提交
  15. 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
  16. 01 2月, 2011 1 次提交
  17. 24 11月, 2010 1 次提交
  18. 28 5月, 2010 1 次提交
  19. 09 4月, 2009 1 次提交
  20. 10 3月, 2009 1 次提交
    • X
      6814575: Update copyright year · 58e87f34
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 03/09
      Reviewed-by: katleman, tbell, ohair
      58e87f34
  21. 05 3月, 2009 1 次提交
  22. 28 2月, 2009 1 次提交
    • T
      6810672: Comment typos · 460de015
      twisti 提交于
      Summary: I have collected some typos I have found while looking at the code.
      Reviewed-by: kvn, never
      460de015
  23. 14 1月, 2009 1 次提交
  24. 03 10月, 2008 1 次提交
    • X
      6754988: Update copyright year · c3924f27
      xdono 提交于
      Summary: Update for files that have been modified starting July 2008
      Reviewed-by: ohair, tbell
      c3924f27
  25. 27 8月, 2008 1 次提交
  26. 01 12月, 2007 1 次提交