1. 15 5月, 2013 1 次提交
    • M
      8012902: remove use of global operator new - take 2 · 73092391
      minqi 提交于
      Summary: The fix of 8010992, disable use of global operator new and new[] which caused failure on some tests. This takes two of the bugs also add ALLOW_OPERATOR_NEW_USAGE to prevent crash for third party code calling operator new of jvm on certain platforms.
      Reviewed-by: coleenp, dholmes, zgu
      Contributed-by: yumin.qi@oracle.com
      73092391
  2. 30 4月, 2013 1 次提交
  3. 22 4月, 2013 1 次提交
  4. 20 4月, 2013 1 次提交
  5. 13 4月, 2013 1 次提交
    • D
      7104565: trim jprt build targets · f0e7c0d7
      drchase 提交于
      Summary: remove JPRT debug builds, remove -DDEBUG -DFASTDEBUG and use ASSERT instead in sources
      Reviewed-by: dholmes, kvn, coleenp
      f0e7c0d7
  6. 08 4月, 2013 1 次提交
  7. 02 2月, 2013 1 次提交
  8. 17 12月, 2012 1 次提交
  9. 29 11月, 2012 1 次提交
  10. 20 10月, 2012 1 次提交
  11. 17 10月, 2012 1 次提交
  12. 11 10月, 2012 1 次提交
  13. 02 9月, 2012 1 次提交
  14. 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
  15. 12 9月, 2011 1 次提交
  16. 27 4月, 2011 1 次提交
    • Z
      7036747: 7017009 reappeared, problem with ElfStringTable · 2c79479b
      zgu 提交于
      Summary: Created new "new" operator for CHeapObj that allows malloc to fail without causing fatal error. Also replaced "HeapAllocate" with "os::malloc" in decoder code to allow decoder to handle low memory scenario.
      Reviewed-by: coleenp, dholmes
      2c79479b
  17. 02 3月, 2011 1 次提交
  18. 08 2月, 2011 1 次提交
  19. 11 12月, 2010 1 次提交
  20. 24 11月, 2010 1 次提交
  21. 29 9月, 2010 1 次提交
  22. 10 8月, 2010 1 次提交
  23. 04 8月, 2010 1 次提交
  24. 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
  25. 28 5月, 2010 1 次提交
  26. 06 6月, 2008 1 次提交
  27. 01 12月, 2007 1 次提交