1. 22 4月, 2013 1 次提交
  2. 05 4月, 2013 1 次提交
  3. 08 3月, 2013 1 次提交
  4. 12 4月, 2013 1 次提交
  5. 11 4月, 2013 1 次提交
  6. 10 4月, 2013 4 次提交
  7. 09 4月, 2013 1 次提交
  8. 08 4月, 2013 1 次提交
  9. 06 4月, 2013 1 次提交
  10. 05 4月, 2013 2 次提交
  11. 04 4月, 2013 3 次提交
  12. 02 4月, 2013 3 次提交
  13. 30 3月, 2013 1 次提交
  14. 04 4月, 2013 2 次提交
  15. 30 3月, 2013 1 次提交
  16. 01 4月, 2013 1 次提交
  17. 28 3月, 2013 3 次提交
  18. 27 3月, 2013 3 次提交
  19. 26 3月, 2013 5 次提交
  20. 25 3月, 2013 1 次提交
  21. 23 3月, 2013 1 次提交
  22. 30 3月, 2013 1 次提交
  23. 28 3月, 2013 1 次提交
    • T
      7112912: Message "Error occurred during initialization of VM" on boxes with lots of RAM · d9cc1e05
      tschatzl 提交于
      Summary: Ergonomics now also takes available virtual memory into account when deciding for a heap size. The helper method to determine the maximum allocatable memory block now uses the appropriate OS specific calls to retrieve available virtual memory for the java process. In 32 bit environments this method now also searches for the maximum actually reservable amount of memory. Merge previously separate implementations for Linux/BSD/Solaris into a single method.
      Reviewed-by: jmasa, tamao
      d9cc1e05