1. 31 8月, 2015 1 次提交
  2. 15 7月, 2015 1 次提交
  3. 25 6月, 2015 2 次提交
  4. 24 6月, 2015 1 次提交
  5. 11 6月, 2015 1 次提交
  6. 03 6月, 2015 1 次提交
  7. 22 5月, 2015 1 次提交
  8. 26 5月, 2015 1 次提交
  9. 19 5月, 2015 2 次提交
  10. 08 5月, 2015 1 次提交
  11. 01 5月, 2015 3 次提交
  12. 30 4月, 2015 1 次提交
  13. 16 4月, 2015 1 次提交
  14. 14 4月, 2015 1 次提交
  15. 27 3月, 2015 1 次提交
  16. 25 3月, 2015 1 次提交
  17. 20 3月, 2015 1 次提交
  18. 19 3月, 2015 1 次提交
  19. 12 3月, 2015 1 次提交
  20. 02 3月, 2015 1 次提交
  21. 18 2月, 2015 1 次提交
  22. 23 4月, 2015 1 次提交
  23. 24 4月, 2015 1 次提交
  24. 23 4月, 2015 1 次提交
  25. 07 4月, 2015 1 次提交
  26. 16 1月, 2015 1 次提交
  27. 21 1月, 2015 1 次提交
  28. 07 1月, 2015 1 次提交
    • T
      8048179: Early reclaim of large objects that are referenced by a few objects · dd0f649b
      tschatzl 提交于
      Summary: Push the remembered sets of large objects with few referenced into the dirty card queue at the beginning of the evacuation so that they may end up with zero remembered set entries at the end of the collection, and are potentially reclaimed. Also improve timing measurements of the early reclaim mechanism, and shorten flag names.
      Reviewed-by: brutisso, jmasa, dfazunen
      dd0f649b
  29. 15 12月, 2014 1 次提交
  30. 12 12月, 2014 1 次提交
  31. 10 12月, 2014 2 次提交
  32. 03 12月, 2014 2 次提交
  33. 02 12月, 2014 1 次提交
  34. 27 11月, 2014 1 次提交
    • M
      8053995: Add method to WhiteBox to get vm pagesize. · 6a3cda05
      minqi 提交于
      Summary: Unsafe is not recommended and may deprecated in future. Added a WhiteBox API to get VM page size.
      Reviewed-by: dholmes, ccheung, mseledtsov
      Contributed-by: yumin.qi@oracle.com
      6a3cda05