1. 30 8月, 2013 1 次提交
  2. 24 8月, 2013 1 次提交
  3. 17 7月, 2013 1 次提交
  4. 18 6月, 2013 1 次提交
  5. 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
  6. 10 6月, 2013 1 次提交
  7. 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
  8. 21 3月, 2013 1 次提交
  9. 20 3月, 2013 1 次提交
  10. 26 1月, 2013 1 次提交
  11. 27 11月, 2012 1 次提交
  12. 13 11月, 2012 1 次提交
  13. 08 11月, 2012 1 次提交
  14. 20 10月, 2012 1 次提交
  15. 01 10月, 2012 1 次提交
  16. 28 9月, 2012 1 次提交
  17. 17 9月, 2012 1 次提交
  18. 02 9月, 2012 1 次提交
  19. 25 7月, 2012 1 次提交
  20. 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
  21. 12 1月, 2012 1 次提交
  22. 02 1月, 2012 1 次提交
  23. 14 10月, 2011 1 次提交
  24. 26 9月, 2011 1 次提交
  25. 10 8月, 2011 1 次提交
  26. 07 7月, 2011 1 次提交
  27. 18 8月, 2011 1 次提交
  28. 30 3月, 2011 1 次提交
  29. 23 3月, 2011 1 次提交
  30. 04 3月, 2011 1 次提交
  31. 08 2月, 2011 1 次提交
  32. 28 1月, 2011 1 次提交
  33. 02 12月, 2010 1 次提交
  34. 24 11月, 2010 1 次提交
  35. 22 10月, 2010 1 次提交
  36. 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
  37. 08 7月, 2010 1 次提交
  38. 28 5月, 2010 1 次提交
  39. 23 4月, 2010 1 次提交
  40. 07 1月, 2010 1 次提交