1. 18 10月, 2011 1 次提交
  2. 14 10月, 2011 2 次提交
  3. 13 10月, 2011 1 次提交
    • J
      7098282: G1: assert(interval >= 0) failed: Sanity check, referencePolicy.cpp: 76 · 06be9d67
      johnc 提交于
      Summary: There is a race between one thread successfully forwarding and copying the klass mirror for the SoftReference class (including the static master clock) and another thread attempting to use the master clock while attempting to discover a soft reference object. Maintain a shadow copy of the soft reference master clock and use the shadow during reference discovery and reference processing.
      Reviewed-by: tonyp, brutisso, ysr
      06be9d67
  4. 11 10月, 2011 1 次提交
    • B
      7099454: /bin/sh does not support syntax used in the... · bb935110
      brutisso 提交于
      7099454: /bin/sh does not support syntax used in the src/os/posix/launcher/launcher.script shell script
      Summary: Also reviewed by mikael.gerdin@oracle.com; Changed to the `` syntax instead. Also changed "source" to ".".
      Reviewed-by: never, stefank, dsamersoff, rottenha
      bb935110
  5. 10 10月, 2011 1 次提交
    • Y
      Merge · 6fc931b4
      ysr 提交于
      6fc931b4
  6. 07 10月, 2011 2 次提交
    • Y
      7095236: G1: _markedRegions never contains NULL regions · 4fe35e43
      ysr 提交于
      Summary: Removed the code for skipping over NULL regions in _markedRegions, replacing it with an assertion that a NULL region is never encountered; removed dead methods, remove() and remove_region(), and inlined a simplified addRegion() directly into fillCache().
      Reviewed-by: brutisso, tonyp
      4fe35e43
    • T
      Merge · dd1d92d4
      tonyp 提交于
      dd1d92d4
  7. 05 10月, 2011 1 次提交
  8. 01 10月, 2011 4 次提交
  9. 30 9月, 2011 5 次提交
  10. 28 9月, 2011 1 次提交
  11. 27 9月, 2011 1 次提交
  12. 26 9月, 2011 1 次提交
  13. 23 9月, 2011 1 次提交
  14. 22 9月, 2011 1 次提交
  15. 21 9月, 2011 1 次提交
  16. 20 9月, 2011 3 次提交
  17. 17 9月, 2011 2 次提交
  18. 16 9月, 2011 6 次提交
  19. 15 9月, 2011 1 次提交
  20. 14 9月, 2011 4 次提交