1. 12 9月, 2013 1 次提交
  2. 11 9月, 2013 1 次提交
    • T
      8010722: assert: failed: heap size is too big for compressed oops · 95a96a89
      tschatzl 提交于
      Summary: Use conservative assumptions of required alignment for the various garbage collector components into account when determining the maximum heap size that supports compressed oops. Using this conservative value avoids several circular dependencies in the calculation.
      Reviewed-by: stefank, dholmes
      95a96a89
  3. 05 9月, 2013 1 次提交
  4. 30 8月, 2013 1 次提交
  5. 24 8月, 2013 1 次提交
  6. 17 7月, 2013 1 次提交
  7. 18 6月, 2013 1 次提交
  8. 14 6月, 2013 1 次提交
    • D
      8013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed:... · 118491a3
      dcubed 提交于
      8013057: assert(_needs_gc || SafepointSynchronize::is_at_safepoint()) failed: only read at safepoint
      Summary: Detect mmap() commit failures in Linux and Solaris os::commit_memory() impls and call vm_exit_out_of_memory(). Add os::commit_memory_or_exit(). Also tidy up some NMT accounting and some mmap() return value checking.
      Reviewed-by: zgu, stefank, dholmes, dsamersoff
      118491a3
  9. 10 6月, 2013 1 次提交
  10. 06 5月, 2013 1 次提交
    • Z
      8013120: NMT: Kitchensink crashes with assert(next_region == NULL ||... · 5bfa7e7e
      zgu 提交于
      8013120: NMT: Kitchensink crashes with assert(next_region == NULL || !next_region->is_committed_region()) failed: Sanity check
      Summary: Fixed NMT to deal with releasing virtual memory region when there are still committed regions within it
      Reviewed-by: acorn, coleenp
      5bfa7e7e
  11. 21 3月, 2013 1 次提交
  12. 20 3月, 2013 1 次提交
  13. 26 1月, 2013 1 次提交
  14. 27 11月, 2012 1 次提交
  15. 13 11月, 2012 1 次提交
  16. 08 11月, 2012 1 次提交
  17. 20 10月, 2012 1 次提交
  18. 01 10月, 2012 1 次提交
  19. 28 9月, 2012 1 次提交
  20. 17 9月, 2012 1 次提交
  21. 02 9月, 2012 1 次提交
  22. 25 7月, 2012 1 次提交
  23. 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
  24. 12 1月, 2012 1 次提交
  25. 02 1月, 2012 1 次提交
  26. 14 10月, 2011 1 次提交
  27. 26 9月, 2011 1 次提交
  28. 10 8月, 2011 1 次提交
  29. 07 7月, 2011 1 次提交
  30. 18 8月, 2011 1 次提交
  31. 30 3月, 2011 1 次提交
  32. 23 3月, 2011 1 次提交
  33. 04 3月, 2011 1 次提交
  34. 08 2月, 2011 1 次提交
  35. 28 1月, 2011 1 次提交
  36. 02 12月, 2010 1 次提交
  37. 24 11月, 2010 1 次提交
  38. 22 10月, 2010 1 次提交
  39. 03 8月, 2010 1 次提交
    • B
      6953477: Increase portability and flexibility of building Hotspot · 1d7def72
      bobv 提交于
      Summary: A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail.
      Reviewed-by: phh, never, coleenp, dholmes
      1d7def72
  40. 08 7月, 2010 1 次提交