1. 20 6月, 2015 1 次提交
  2. 04 3月, 2016 2 次提交
  3. 17 2月, 2016 2 次提交
  4. 12 6月, 2014 1 次提交
  5. 03 9月, 2014 1 次提交
  6. 03 7月, 2013 1 次提交
  7. 20 6月, 2013 1 次提交
  8. 01 5月, 2013 1 次提交
  9. 25 10月, 2012 1 次提交
  10. 10 10月, 2012 1 次提交
  11. 09 10月, 2012 1 次提交
  12. 25 7月, 2012 1 次提交
  13. 10 9月, 2011 1 次提交
  14. 26 8月, 2011 1 次提交
    • K
      7059037: Use BIS for zeroing on T4 · db6f7d55
      kvn 提交于
      Summary: Use BIS for zeroing new allocated big (2Kb and more) objects and arrays.
      Reviewed-by: never, twisti, ysr
      db6f7d55
  15. 17 6月, 2011 1 次提交
  16. 03 4月, 2011 1 次提交
  17. 02 3月, 2011 1 次提交
    • I
      6627983: G1: Bad oop deference during marking · b9091f37
      iveresov 提交于
      Summary: Bulk zeroing reduction didn't work with G1, because arraycopy would call pre-barriers on uninitialized oops. The solution is to have version of arraycopy stubs that don't have pre-barriers. Also refactored arraycopy stubs generation on SPARC to be more readable and reduced the number of stubs necessary in some cases.
      Reviewed-by: jrose, kvn, never
      b9091f37
  18. 24 11月, 2010 1 次提交
  19. 28 8月, 2010 1 次提交
  20. 25 8月, 2010 1 次提交
    • T
      6978355: renaming for 6961697 · ffaef974
      twisti 提交于
      Summary: This is the renaming part of 6961697 to keep the actual changes small for review.
      Reviewed-by: kvn, never
      ffaef974
  21. 11 6月, 2010 1 次提交
  22. 28 5月, 2010 1 次提交
  23. 23 4月, 2010 1 次提交
  24. 02 2月, 2010 1 次提交
    • Y
      6904516: More object array barrier fixes, following up on 6906727 · 59ae9b34
      ysr 提交于
      Summary: Fixed missing pre-barrier calls for G1, modified C1 to call pre- and correct post-barrier interfaces, deleted obsolete interface, (temporarily) disabled redundant deferred barrier in BacktraceBuilder.
      Reviewed-by: coleenp, jmasa, kvn, never
      59ae9b34
  25. 16 1月, 2010 1 次提交
  26. 06 12月, 2007 1 次提交
  27. 01 12月, 2007 1 次提交