1. 26 6月, 2017 1 次提交
  2. 25 9月, 2014 1 次提交
  3. 29 5月, 2015 1 次提交
  4. 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
  5. 05 12月, 2013 1 次提交
  6. 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
  7. 25 6月, 2013 1 次提交
  8. 10 6月, 2013 1 次提交
  9. 07 3月, 2013 1 次提交
  10. 26 2月, 2013 1 次提交
  11. 29 11月, 2012 1 次提交
  12. 02 9月, 2012 1 次提交
  13. 25 7月, 2012 1 次提交
  14. 31 1月, 2012 1 次提交
  15. 26 1月, 2012 1 次提交
  16. 24 1月, 2012 1 次提交
  17. 18 1月, 2012 1 次提交
  18. 03 11月, 2011 1 次提交
  19. 11 10月, 2011 1 次提交
  20. 08 9月, 2011 1 次提交
  21. 10 5月, 2011 1 次提交
  22. 07 5月, 2011 1 次提交
  23. 03 5月, 2011 1 次提交
  24. 24 11月, 2010 1 次提交
  25. 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
  26. 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
  27. 28 5月, 2010 1 次提交
  28. 30 4月, 2010 1 次提交
  29. 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
  30. 30 1月, 2010 1 次提交
  31. 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
  32. 05 1月, 2010 1 次提交
  33. 28 4月, 2010 1 次提交
    • J
      6946056: assert((intptr_t) sp()<=(intptr_t) result,"result must>=than stack... · de2abfd9
      johnc 提交于
      6946056: assert((intptr_t) sp()<=(intptr_t) result,"result must>=than stack pointer"), frame_x86.cpp:295
      Summary: frame::interpreter_frame_monitor_end() will spuriously assert for a frame that spans 0x80000000. Cast values to intptr_t* (rather than intptr_t) so that an unsigned pointer compare is performed.
      Reviewed-by: never, jcoomes, pbk
      de2abfd9
  34. 29 7月, 2009 1 次提交
    • X
      6862919: Update copyright year · 84c0f327
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 07/09
      Reviewed-by: tbell, ohair
      84c0f327
  35. 06 6月, 2009 1 次提交
  36. 27 8月, 2008 1 次提交
  37. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · b85ed448
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      b85ed448
  38. 09 4月, 2008 1 次提交
  39. 01 12月, 2007 1 次提交