1. 11 1月, 2017 1 次提交
  2. 30 10月, 2016 1 次提交
  3. 12 11月, 2015 1 次提交
  4. 08 10月, 2015 3 次提交
  5. 12 3月, 2015 1 次提交
  6. 02 12月, 2014 2 次提交
  7. 20 11月, 2014 1 次提交
  8. 25 2月, 2015 1 次提交
  9. 02 10月, 2014 1 次提交
  10. 08 8月, 2014 1 次提交
  11. 11 6月, 2014 1 次提交
  12. 21 4月, 2016 1 次提交
  13. 07 7月, 2014 1 次提交
  14. 01 7月, 2014 1 次提交
  15. 25 6月, 2014 1 次提交
  16. 24 6月, 2014 1 次提交
  17. 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
  18. 28 4月, 2014 1 次提交
  19. 06 9月, 2014 1 次提交
  20. 30 8月, 2014 1 次提交
  21. 04 3月, 2014 1 次提交
  22. 21 3月, 2014 1 次提交
  23. 23 1月, 2014 1 次提交
  24. 17 7月, 2014 1 次提交
    • M
      8050972: Concurrency problem in PcDesc cache · 7c57f798
      mdoerr 提交于
      Summary: The entries of the PcDesc cache in nmethods are not declared as volatile, but they are accessed and modified by several threads concurrently.
      Reviewed-by: kvn, dholmes, dcubed
      7c57f798
  25. 29 4月, 2014 1 次提交
  26. 23 6月, 2014 1 次提交
  27. 07 2月, 2014 1 次提交
  28. 08 1月, 2014 1 次提交
  29. 25 12月, 2013 1 次提交
  30. 07 12月, 2013 1 次提交
    • K
      8028107: Kitchensink crashed with EAV · dd6330ce
      kvn 提交于
      Summary: check the state of caller and callee nmethods and skip call site patching if any of them is not alive
      Reviewed-by: jrose, twisti
      dd6330ce
  31. 23 11月, 2013 1 次提交
  32. 12 11月, 2013 1 次提交
  33. 08 11月, 2013 1 次提交
  34. 10 10月, 2013 1 次提交
  35. 08 10月, 2013 1 次提交
  36. 27 9月, 2013 1 次提交
  37. 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