1. 17 12月, 2009 1 次提交
    • I
      6862387: tune concurrent refinement further · 0ce64a67
      iveresov 提交于
      Summary: Reworked the concurrent refinement: threads activation, feedback-based threshold adjustment, other miscellaneous fixes.
      Reviewed-by: apetrusenko, tonyp
      0ce64a67
  2. 12 12月, 2009 2 次提交
    • J
      Merge · 1f6e49c7
      jmasa 提交于
      1f6e49c7
    • J
      Merge · 0852d186
      jmasa 提交于
      0852d186
  3. 10 12月, 2009 1 次提交
  4. 09 12月, 2009 1 次提交
  5. 08 12月, 2009 1 次提交
  6. 04 12月, 2009 3 次提交
    • T
      6906565: G1: deal with compilation warning in g1MemoryPool.hpp · f6f90799
      tonyp 提交于
      Summary: size_t max_size() hides size_t max_size() const.
      Reviewed-by: jmasa, ysr
      f6f90799
    • T
      6880903: G1: G1 reports incorrect Runtime.maxMemory() · 2c221b36
      tonyp 提交于
      Summary: G1 reports committed memory instead of reserved memory from the Runtime.maxMemory() method
      Reviewed-by: ysr, jmasa
      2c221b36
    • Y
      6906727: UseCompressedOops: some card-marking fixes related to object arrays · b754219d
      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
      b754219d
  7. 03 12月, 2009 1 次提交
  8. 02 12月, 2009 2 次提交
  9. 27 11月, 2009 1 次提交
  10. 26 11月, 2009 1 次提交
  11. 25 11月, 2009 3 次提交
    • K
      Merge · a17c0343
      kamg 提交于
      a17c0343
    • J
      6899058: G1: Internal error in ptrQueue.cpp:201 in nightly tests · fea99b3a
      johnc 提交于
      Summary: Fixes a race on the dirty card queue completed buffer list between worker thread(s) performing a flush of a deferred store barrier (enqueueing a newly completed buffer) and worker thread(s) in the RSet updating code claiming completed buffers. Removed the routine that removes elements from the completed update buffer queue using a CAS.
      Reviewed-by: ysr, tonyp
      fea99b3a
    • C
      Merge · 02e92702
      cfang 提交于
      02e92702
  12. 24 11月, 2009 1 次提交
    • A
      Merge · 933373c8
      acorn 提交于
      933373c8
  13. 21 11月, 2009 2 次提交
  14. 20 11月, 2009 3 次提交
  15. 19 11月, 2009 1 次提交
    • T
      6902000: use ShouldNotReachHere() for btos/ctos/stos in... · 4d7fe152
      twisti 提交于
      6902000: use ShouldNotReachHere() for btos/ctos/stos in TemplateInterpreterGenerator::set_short_entry_points
      Summary: set_entry_point is only ever used with the tos states of bytecode templates in templateTable.cpp and none of those use the subword tos states like btos, ctos and stos.
      Reviewed-by: kvn
      4d7fe152
  16. 14 11月, 2009 1 次提交
  17. 13 11月, 2009 1 次提交
  18. 12 11月, 2009 2 次提交
  19. 11 11月, 2009 2 次提交
    • K
      Merge · ca05f366
      kamg 提交于
      ca05f366
    • C
      Merge · 0d273223
      cfang 提交于
      0d273223
  20. 05 7月, 2017 10 次提交