1. 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
  2. 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
  3. 06 9月, 2013 1 次提交
  4. 17 8月, 2013 1 次提交
  5. 25 6月, 2013 1 次提交
  6. 21 6月, 2013 1 次提交
  7. 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
  8. 12 6月, 2013 1 次提交
  9. 31 5月, 2013 1 次提交
  10. 05 3月, 2013 1 次提交
  11. 01 12月, 2012 1 次提交
  12. 27 11月, 2012 1 次提交
  13. 02 9月, 2012 1 次提交
  14. 25 7月, 2012 1 次提交
  15. 01 2月, 2012 1 次提交
  16. 26 1月, 2012 1 次提交
  17. 24 1月, 2012 1 次提交
  18. 18 1月, 2012 1 次提交
  19. 24 10月, 2011 1 次提交
  20. 13 5月, 2011 1 次提交
  21. 10 5月, 2011 1 次提交
  22. 07 5月, 2011 1 次提交
  23. 03 5月, 2011 1 次提交
  24. 03 2月, 2011 1 次提交
  25. 28 1月, 2011 1 次提交
  26. 14 1月, 2011 1 次提交
  27. 12 12月, 2010 1 次提交
  28. 10 12月, 2010 1 次提交
  29. 24 11月, 2010 1 次提交
  30. 22 10月, 2010 1 次提交
  31. 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
  32. 13 8月, 2010 1 次提交
  33. 11 8月, 2010 1 次提交
  34. 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
  35. 28 5月, 2010 1 次提交
  36. 30 4月, 2010 1 次提交
  37. 13 2月, 2010 1 次提交
  38. 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
  39. 30 1月, 2010 1 次提交
  40. 29 1月, 2010 1 次提交
    • T
      6917766: JSR 292 needs its own deopt handler · f3f7a33e
      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
      f3f7a33e