1. 28 4月, 2016 1 次提交
  2. 25 3月, 2016 1 次提交
  3. 03 3月, 2016 2 次提交
  4. 21 2月, 2016 2 次提交
  5. 16 1月, 2016 1 次提交
  6. 12 11月, 2015 1 次提交
  7. 11 6月, 2015 1 次提交
  8. 30 4月, 2015 1 次提交
  9. 16 4月, 2015 1 次提交
  10. 18 3月, 2015 1 次提交
  11. 17 3月, 2015 1 次提交
  12. 09 4月, 2015 1 次提交
  13. 21 2月, 2015 1 次提交
  14. 19 12月, 2014 1 次提交
  15. 02 12月, 2014 2 次提交
  16. 20 11月, 2014 1 次提交
  17. 11 11月, 2014 1 次提交
  18. 02 10月, 2014 1 次提交
  19. 30 10月, 2014 1 次提交
  20. 27 9月, 2014 1 次提交
  21. 03 9月, 2014 1 次提交
  22. 20 9月, 2014 1 次提交
  23. 26 8月, 2014 1 次提交
  24. 22 8月, 2014 1 次提交
  25. 05 8月, 2014 1 次提交
  26. 14 7月, 2014 1 次提交
  27. 03 6月, 2014 1 次提交
    • D
      8029381: assert(is_method_type()) failed: bad cast · 8afd1d68
      drchase 提交于
      Summary: Access to method_type and appendix from constant pool (cpcache) needs to be guarded by is_f1_null() because of racy update/initialization.
      Reviewed-by: kvn, coleenp, jrose
      8afd1d68
  28. 28 5月, 2014 1 次提交
  29. 16 6月, 2015 1 次提交
  30. 06 8月, 2014 1 次提交
  31. 14 8月, 2014 1 次提交
  32. 25 10月, 2014 1 次提交
  33. 09 7月, 2014 1 次提交
  34. 07 7月, 2014 1 次提交
  35. 24 6月, 2014 1 次提交
  36. 08 5月, 2014 1 次提交
  37. 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