1. 29 8月, 2013 1 次提交
  2. 17 7月, 2013 1 次提交
  3. 07 5月, 2013 1 次提交
  4. 26 4月, 2013 1 次提交
  5. 05 4月, 2013 1 次提交
  6. 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
  7. 17 1月, 2013 1 次提交
  8. 17 12月, 2012 1 次提交
  9. 10 10月, 2012 1 次提交
  10. 22 8月, 2012 1 次提交
  11. 04 7月, 2012 1 次提交
  12. 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
  13. 10 5月, 2012 1 次提交
  14. 25 1月, 2012 1 次提交
    • P
      7125793: MAC: test_gamma should always work · 09027c72
      phh 提交于
      Summary: Fix gamma launcher on Mac OS X and reconcile test_gamma script on Unix platforms
      Reviewed-by: dcubed, ohair, jcoomes, dholmes, ksrini
      Contributed-by: james.melvin@oracle.com
      09027c72
  15. 04 1月, 2012 1 次提交
  16. 11 10月, 2011 1 次提交
    • B
      7099454: /bin/sh does not support syntax used in the... · bb935110
      brutisso 提交于
      7099454: /bin/sh does not support syntax used in the src/os/posix/launcher/launcher.script shell script
      Summary: Also reviewed by mikael.gerdin@oracle.com; Changed to the `` syntax instead. Also changed "source" to ".".
      Reviewed-by: never, stefank, dsamersoff, rottenha
      bb935110
  17. 26 9月, 2011 1 次提交
  18. 28 2月, 2011 1 次提交
  19. 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
  20. 22 12月, 2010 1 次提交
  21. 15 12月, 2010 1 次提交
  22. 02 12月, 2010 1 次提交