1. 29 8月, 2013 1 次提交
  2. 17 7月, 2013 1 次提交
  3. 26 4月, 2013 1 次提交
  4. 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
  5. 17 12月, 2012 1 次提交
  6. 10 10月, 2012 1 次提交
  7. 04 7月, 2012 1 次提交
  8. 29 6月, 2012 1 次提交
    • Z
      6995781: Native Memory Tracking (Phase 1) · bdfb3cf5
      zgu 提交于
      7151532: DCmd for hotspot native memory tracking
      Summary: Implementation of native memory tracking phase 1, which tracks VM native memory usage, and related DCmd
      Reviewed-by: acorn, coleenp, fparain
      bdfb3cf5
  9. 10 5月, 2012 1 次提交
  10. 04 1月, 2012 1 次提交
  11. 28 2月, 2011 1 次提交
  12. 09 2月, 2011 1 次提交
    • C
      7014918: Improve core/minidump handling in Hotspot · e7bfde38
      ctornqvi 提交于
      Summary: Added Minidump support on Windows, enabled large page core dumps when coredump_filter is present and writing out path/rlimit for core dumps.
      Reviewed-by: poonam, dsamersoff, sla, coleenp
      e7bfde38