1. 23 3月, 2011 1 次提交
  2. 22 3月, 2011 1 次提交
  3. 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
  4. 27 2月, 2011 1 次提交
  5. 24 11月, 2010 1 次提交
  6. 08 10月, 2010 1 次提交
  7. 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
  8. 21 8月, 2010 1 次提交
  9. 16 6月, 2010 1 次提交
  10. 28 5月, 2010 1 次提交
  11. 11 5月, 2010 1 次提交
  12. 30 4月, 2010 1 次提交
  13. 27 4月, 2010 1 次提交
  14. 08 1月, 2010 1 次提交
  15. 16 10月, 2009 1 次提交
    • Y
      6888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning · 349bfec0
      ysr 提交于
      6889757: G1: enable card mark elision for initializing writes from compiled code (ReduceInitialCardMarks)
      Summary: Defer the (compiler-elided) card-mark upon a slow-path allocation until after the store  and before the next subsequent safepoint; G1 now answers yes to can_elide_tlab_write_barriers().
      Reviewed-by: jcoomes, kvn, never
      349bfec0
  16. 15 9月, 2009 1 次提交
  17. 11 9月, 2009 1 次提交
  18. 29 8月, 2009 1 次提交
  19. 05 8月, 2009 1 次提交
  20. 01 8月, 2009 1 次提交
  21. 22 7月, 2009 1 次提交
  22. 20 7月, 2009 1 次提交
  23. 17 7月, 2009 1 次提交
  24. 07 7月, 2009 1 次提交
  25. 02 7月, 2009 2 次提交
  26. 27 6月, 2009 1 次提交
  27. 22 5月, 2009 1 次提交
  28. 06 5月, 2009 1 次提交
  29. 24 4月, 2009 1 次提交
  30. 01 4月, 2009 1 次提交
    • C
      6761600: Use sse 4.2 in intrinsics · ccf9e3df
      cfang 提交于
      Summary: Use SSE 4.2 in intrinsics for String.{compareTo/equals/indexOf} and Arrays.equals.
      Reviewed-by: kvn, never, jrose
      ccf9e3df
  31. 14 3月, 2009 1 次提交
  32. 28 2月, 2009 1 次提交
    • T
      6810672: Comment typos · 460de015
      twisti 提交于
      Summary: I have collected some typos I have found while looking at the code.
      Reviewed-by: kvn, never
      460de015
  33. 08 11月, 2008 1 次提交
  34. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · b85ed448
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      b85ed448
  35. 25 6月, 2008 1 次提交
  36. 04 6月, 2008 1 次提交
  37. 30 5月, 2008 1 次提交
  38. 22 5月, 2008 2 次提交