1. 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
  2. 27 2月, 2014 1 次提交
  3. 25 3月, 2014 1 次提交
    • C
      8033566: [parfait] warning from b128 for... · 7a9a5a23
      ccheung 提交于
      8033566: [parfait] warning from b128 for hotspot/src/share/vm/runtime/frame.cpp: JNI primitive type mismatch
      Summary: added an assert for checking the return value is <= max_jint
      Reviewed-by: coleenp, minqi
      7a9a5a23
  4. 26 9月, 2013 1 次提交
    • H
      7195622: CheckUnhandledOops has limited usefulness now · 087226b2
      hseigel 提交于
      Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms.
      Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin
      Contributed-by: lois.foltan@oracle.com
      087226b2
  5. 06 9月, 2013 1 次提交
  6. 17 8月, 2013 1 次提交
  7. 25 6月, 2013 1 次提交
  8. 21 6月, 2013 1 次提交
  9. 19 6月, 2013 1 次提交
    • G
      8016491: PPC64 (part 2): Clean up PPC defines. · d11fa79d
      goetz 提交于
      Summary: Distinguish PPC, PPC64 and PPC32. PPC should guard code needed on any PPC system. PPC32 and PPC64 should guard code needed in a port for the ppc64 or ppc32 instruction set.
      Reviewed-by: kvn
      d11fa79d
  10. 12 6月, 2013 1 次提交
  11. 31 5月, 2013 1 次提交
  12. 05 3月, 2013 1 次提交
  13. 01 12月, 2012 1 次提交
  14. 27 11月, 2012 1 次提交
  15. 02 9月, 2012 1 次提交
  16. 25 7月, 2012 1 次提交
  17. 01 2月, 2012 1 次提交
  18. 26 1月, 2012 1 次提交
  19. 24 1月, 2012 1 次提交
  20. 18 1月, 2012 1 次提交
  21. 24 10月, 2011 1 次提交
  22. 13 5月, 2011 1 次提交
  23. 10 5月, 2011 1 次提交
  24. 07 5月, 2011 1 次提交
  25. 03 5月, 2011 1 次提交
  26. 03 2月, 2011 1 次提交
  27. 28 1月, 2011 1 次提交
  28. 14 1月, 2011 1 次提交
  29. 12 12月, 2010 1 次提交
  30. 10 12月, 2010 1 次提交
  31. 24 11月, 2010 1 次提交
  32. 22 10月, 2010 1 次提交
  33. 25 8月, 2010 1 次提交
    • T
      6978355: renaming for 6961697 · ffaef974
      twisti 提交于
      Summary: This is the renaming part of 6961697 to keep the actual changes small for review.
      Reviewed-by: kvn, never
      ffaef974
  34. 13 8月, 2010 1 次提交
  35. 11 8月, 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. 28 5月, 2010 1 次提交
  38. 30 4月, 2010 1 次提交
  39. 13 2月, 2010 1 次提交
  40. 02 2月, 2010 1 次提交
    • T
      6921352: JSR 292 needs its own deopt handler · 819971ed
      twisti 提交于
      Summary: We need to introduce a new MH deopt handler so we can easily determine if the deopt happened at a MH call site or not.
      Reviewed-by: never, jrose
      819971ed