1. 07 5月, 2013 1 次提交
  2. 26 3月, 2013 1 次提交
  3. 24 1月, 2013 1 次提交
  4. 19 12月, 2012 1 次提交
  5. 30 11月, 2012 1 次提交
  6. 13 11月, 2012 1 次提交
  7. 18 10月, 2012 1 次提交
  8. 29 9月, 2012 1 次提交
  9. 02 9月, 2012 1 次提交
  10. 25 7月, 2012 1 次提交
  11. 17 7月, 2012 1 次提交
  12. 29 6月, 2012 1 次提交
    • Z
      6995781: Native Memory Tracking (Phase 1) · bdfb3cf5
      zgu 提交于
      7151532: DCmd for hotspot native memory tracking
      Summary: Implementation of native memory tracking phase 1, which tracks VM native memory usage, and related DCmd
      Reviewed-by: acorn, coleenp, fparain
      bdfb3cf5
  13. 25 10月, 2011 1 次提交
  14. 14 10月, 2011 1 次提交
  15. 11 9月, 2011 1 次提交
  16. 02 9月, 2011 1 次提交
  17. 30 8月, 2011 1 次提交
  18. 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
  19. 31 3月, 2011 1 次提交
  20. 19 3月, 2011 1 次提交
  21. 24 2月, 2011 1 次提交
  22. 28 1月, 2011 1 次提交
  23. 08 1月, 2011 1 次提交
  24. 24 11月, 2010 1 次提交
  25. 28 5月, 2010 1 次提交
  26. 17 3月, 2010 1 次提交
  27. 15 7月, 2009 1 次提交
  28. 13 11月, 2008 1 次提交
  29. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · b85ed448
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      b85ed448
  30. 06 6月, 2008 1 次提交
  31. 14 4月, 2008 1 次提交
  32. 01 12月, 2007 1 次提交