1. 28 3月, 2008 1 次提交
    • T
      Merge · 0ce87a38
      tonyp 提交于
      0ce87a38
  2. 21 3月, 2008 5 次提交
  3. 20 3月, 2008 3 次提交
  4. 19 3月, 2008 4 次提交
  5. 17 3月, 2008 1 次提交
    • Y
      6634032: CMS: Need CMSInitiatingPermOccupancyFraction for perm, divorcing from... · f903d5a1
      ysr 提交于
      6634032: CMS: Need CMSInitiatingPermOccupancyFraction for perm, divorcing from CMSInitiatingOccupancyFraction
      Summary: The option CMSInitiatingPermOccupancyFraction now controls perm triggering threshold. Even though the actual value of the threshold has not yet been changed, so there is no change in policy, we now have the infrastructure in place for dynamically deciding when to collect the perm gen, an issue that will be addressed in the near future.
      Reviewed-by: jmasa
      f903d5a1
  6. 15 3月, 2008 2 次提交
  7. 14 3月, 2008 4 次提交
  8. 13 3月, 2008 7 次提交
  9. 12 3月, 2008 4 次提交
  10. 11 3月, 2008 1 次提交
    • J
      Merge · 81871995
      jcoomes 提交于
      81871995
  11. 08 3月, 2008 1 次提交
  12. 07 3月, 2008 3 次提交
  13. 06 3月, 2008 2 次提交
    • J
      Merge · e6007edc
      jcoomes 提交于
      e6007edc
    • K
      6671250: In Parse::do_if() old Cmp node 'c' should be replaced with new one... · 74c7267b
      kvn 提交于
      6671250: In Parse::do_if() old Cmp node 'c' should be replaced with new one after BoolNode transformation
      Summary: In Parse::do_if() 'c' (CmpNode) node may be changed during BoolNode transformation so 'c' may became dead but the node is referenced later in the code.
      Reviewed-by: never
      74c7267b
  14. 04 3月, 2008 2 次提交