1. 18 11月, 2014 1 次提交
  2. 11 11月, 2014 1 次提交
  3. 25 10月, 2014 1 次提交
  4. 27 8月, 2014 1 次提交
  5. 23 5月, 2014 1 次提交
    • D
      8037816: Fix for 8036122 breaks build with Xcode5/clang · ed4b64df
      drchase 提交于
      8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas
      8043164: Format warning in traceStream.hpp
      Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings
      Reviewed-by: kvn, coleenp, iveresov, twisti
      ed4b64df
  6. 06 3月, 2014 1 次提交
  7. 14 2月, 2014 1 次提交
  8. 29 4月, 2014 1 次提交
  9. 09 1月, 2014 1 次提交
  10. 11 10月, 2014 1 次提交
  11. 07 10月, 2013 1 次提交
  12. 06 9月, 2013 1 次提交
  13. 17 8月, 2013 1 次提交
  14. 05 7月, 2013 1 次提交
  15. 01 7月, 2013 1 次提交
  16. 01 5月, 2013 1 次提交
  17. 26 4月, 2013 1 次提交
  18. 10 4月, 2013 1 次提交
  19. 13 2月, 2013 1 次提交
    • Z
      8007950: Undo hs_file permission change · 1b013f8b
      zgu 提交于
      Summary: Reverse hs_err file permission back to 0666, as early push was premature
      Reviewed-by: dsamersoff, dcubed, acorn
      1b013f8b
  20. 09 2月, 2013 1 次提交
  21. 15 1月, 2013 1 次提交
  22. 13 11月, 2012 1 次提交
    • M
      6830717: replay of compilations would help with debugging · 00de2884
      minqi 提交于
      Summary: When java process crashed in compiler thread, repeat the compilation process will help finding root cause. This is done with using SA dump application class data and replay data from core dump, then use debug version of jvm to recompile the problematic java method.
      Reviewed-by: kvn, twisti, sspitsyn
      Contributed-by: yumin.qi@oracle.com
      00de2884
  23. 01 11月, 2012 1 次提交
  24. 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
  25. 19 6月, 2012 1 次提交
  26. 03 4月, 2012 1 次提交
  27. 23 2月, 2012 1 次提交
  28. 01 2月, 2012 1 次提交
  29. 18 1月, 2012 1 次提交
  30. 08 11月, 2011 1 次提交
  31. 26 9月, 2011 1 次提交
  32. 28 2月, 2011 1 次提交
  33. 09 2月, 2011 2 次提交
  34. 13 1月, 2011 1 次提交
  35. 04 1月, 2011 1 次提交
  36. 12 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