1. 02 10月, 2010 1 次提交
    • Y
      6794422: Perm gen expansion policy for concurrent collectors · 70ffe199
      ysr 提交于
      Summary: Concurrent collectors should expand the perm gen without a full STW GC, but possibly by triggering a concurrent collection. Temporary band-aid for G1 where no concurrent collection is kicked off since the perm gen is not collected concurrently.
      Reviewed-by: johnc
      70ffe199
  2. 28 5月, 2010 1 次提交
  3. 10 3月, 2009 1 次提交
    • X
      6814575: Update copyright year · 4901ff66
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 03/09
      Reviewed-by: katleman, tbell, ohair
      4901ff66
  4. 11 12月, 2008 1 次提交
    • Y
      6782457: CMS: Livelock in CompactibleFreeListSpace::block_size() · f67a933b
      ysr 提交于
      6736295: SIGSEGV in product jvm, assertion "these are the only valid states during a mark sweep" in fastdebug
      Summary: Restructured the code in the perm gen allocation retry loop so as to avoid "safepoint-blocking" on locks, in this case the Heap_lock, while holding uninitialized allocated heap storage.
      Reviewed-by: apetrusenko, iveresov, jcoomes, jmasa, poonam
      f67a933b
  5. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · 3553bdd3
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      3553bdd3
  6. 01 4月, 2008 1 次提交
  7. 01 12月, 2007 1 次提交