1. 02 9月, 2012 1 次提交
  2. 28 7月, 2012 1 次提交
  3. 25 7月, 2012 1 次提交
  4. 17 7月, 2012 1 次提交
  5. 14 6月, 2012 1 次提交
    • C
      7158800: Improve storage of symbol tables · 98df2891
      coleenp 提交于
      Summary: Use an alternate version of hashing algorithm for symbol string tables and after a certain bucket size to improve performance
      Reviewed-by: pbk, kamg, dlong, kvn, fparain
      98df2891
  6. 13 6月, 2012 1 次提交
  7. 15 5月, 2012 1 次提交
  8. 23 1月, 2012 1 次提交
  9. 18 10月, 2011 1 次提交
  10. 26 9月, 2011 1 次提交
  11. 14 9月, 2011 1 次提交
  12. 11 9月, 2011 1 次提交
  13. 08 9月, 2011 1 次提交
  14. 03 9月, 2011 1 次提交
  15. 01 9月, 2011 1 次提交
  16. 22 7月, 2011 1 次提交
  17. 24 6月, 2011 1 次提交
  18. 13 6月, 2011 1 次提交
  19. 07 5月, 2011 1 次提交
  20. 27 4月, 2011 1 次提交
  21. 12 4月, 2011 1 次提交
  22. 08 4月, 2011 1 次提交
  23. 01 4月, 2011 1 次提交
  24. 31 3月, 2011 1 次提交
  25. 23 3月, 2011 1 次提交
  26. 19 3月, 2011 1 次提交
  27. 12 3月, 2011 2 次提交
  28. 28 1月, 2011 1 次提交
  29. 07 12月, 2010 1 次提交
  30. 02 12月, 2010 1 次提交
  31. 24 11月, 2010 1 次提交
  32. 14 9月, 2010 1 次提交
  33. 28 5月, 2010 1 次提交
  34. 01 5月, 2010 1 次提交
  35. 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
  36. 07 1月, 2010 1 次提交
  37. 04 1月, 2010 1 次提交
  38. 04 12月, 2009 1 次提交
    • Y
      6906727: UseCompressedOops: some card-marking fixes related to object arrays · 1f7260b7
      ysr 提交于
      Summary: Introduced a new write_ref_array(HeapWords* start, size_t count) method that does the requisite MemRegion range calculation so (some of the) clients of the erstwhile write_ref_array(MemRegion mr) do not need to worry. This removed all external uses of array_size(), which was also simplified and made private. Asserts were added to catch other possible issues. Further, less essential, fixes stemming from this investigation are deferred to CR 6904516 (to follow shortly in hs17).
      Reviewed-by: kvn, coleenp, jmasa
      1f7260b7
  39. 31 10月, 2009 1 次提交