1. 24 10月, 2011 1 次提交
  2. 17 6月, 2011 1 次提交
  3. 13 5月, 2011 1 次提交
  4. 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
  5. 31 3月, 2011 1 次提交
  6. 01 2月, 2011 1 次提交
  7. 19 1月, 2011 1 次提交
  8. 11 1月, 2011 1 次提交
  9. 24 11月, 2010 1 次提交
  10. 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
  11. 28 5月, 2010 1 次提交
  12. 23 5月, 2010 1 次提交
  13. 30 4月, 2010 1 次提交
  14. 10 3月, 2010 1 次提交
  15. 16 1月, 2010 1 次提交
  16. 05 1月, 2010 1 次提交
  17. 31 10月, 2009 1 次提交
  18. 18 10月, 2009 1 次提交
  19. 22 4月, 2009 1 次提交
  20. 09 4月, 2009 1 次提交
  21. 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
  22. 05 3月, 2009 1 次提交
  23. 27 1月, 2009 1 次提交
  24. 25 12月, 2008 1 次提交
  25. 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
  26. 27 8月, 2008 1 次提交
  27. 01 12月, 2007 1 次提交