1. 20 6月, 2014 1 次提交
  2. 11 6月, 2014 1 次提交
  3. 10 5月, 2014 1 次提交
  4. 08 5月, 2014 1 次提交
  5. 29 4月, 2014 2 次提交
  6. 18 2月, 2014 1 次提交
  7. 13 2月, 2014 1 次提交
  8. 16 1月, 2014 1 次提交
  9. 26 9月, 2013 1 次提交
    • H
      7195622: CheckUnhandledOops has limited usefulness now · f6e0b1ca
      hseigel 提交于
      Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms.
      Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin
      Contributed-by: lois.foltan@oracle.com
      f6e0b1ca
  10. 10 6月, 2013 1 次提交
  11. 07 6月, 2013 1 次提交
  12. 07 5月, 2013 1 次提交
  13. 26 3月, 2013 1 次提交
  14. 24 1月, 2013 1 次提交
  15. 19 12月, 2012 1 次提交
  16. 30 11月, 2012 1 次提交
  17. 13 11月, 2012 1 次提交
  18. 18 10月, 2012 1 次提交
  19. 29 9月, 2012 1 次提交
  20. 02 9月, 2012 1 次提交
  21. 25 7月, 2012 1 次提交
  22. 17 7月, 2012 1 次提交
  23. 29 6月, 2012 1 次提交
    • Z
      6995781: Native Memory Tracking (Phase 1) · 64d16447
      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
      64d16447
  24. 25 10月, 2011 1 次提交
  25. 14 10月, 2011 1 次提交
  26. 11 9月, 2011 1 次提交
  27. 02 9月, 2011 1 次提交
  28. 30 8月, 2011 1 次提交
  29. 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
  30. 31 3月, 2011 1 次提交
  31. 19 3月, 2011 1 次提交
  32. 24 2月, 2011 1 次提交
  33. 28 1月, 2011 1 次提交
  34. 08 1月, 2011 1 次提交
  35. 24 11月, 2010 1 次提交
  36. 28 5月, 2010 1 次提交
  37. 17 3月, 2010 1 次提交
  38. 15 7月, 2009 1 次提交
  39. 13 11月, 2008 1 次提交