1. 26 5月, 2015 1 次提交
  2. 25 6月, 2015 1 次提交
  3. 13 5月, 2015 1 次提交
  4. 23 1月, 2014 1 次提交
  5. 25 12月, 2013 1 次提交
  6. 01 5月, 2013 1 次提交
  7. 02 9月, 2012 1 次提交
  8. 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
  9. 24 5月, 2011 1 次提交
  10. 12 5月, 2011 1 次提交
  11. 24 11月, 2010 1 次提交
  12. 17 8月, 2010 1 次提交
    • Y
      6948538: CMS: BOT walkers can fall into object allocation and initialization cracks · ba523aa4
      ysr 提交于
      Summary: GC workers now recognize an intermediate transient state of blocks which are allocated but have not yet completed initialization. blk_start() calls do not attempt to determine the size of a block in the transient state, rather waiting for the block to become initialized so that it is safe to query its size. Audited and ensured the order of initialization of object fields (klass, free bit and size) to respect block state transition protocol. Also included some new assertion checking code enabled in debug mode.
      Reviewed-by: chrisphi, johnc, poonam
      ba523aa4
  13. 28 5月, 2010 1 次提交
  14. 12 10月, 2009 1 次提交
  15. 06 6月, 2008 1 次提交
  16. 01 12月, 2007 1 次提交