1. 01 7月, 2014 1 次提交
  2. 11 4月, 2014 1 次提交
  3. 23 6月, 2014 1 次提交
  4. 19 6月, 2014 1 次提交
  5. 20 6月, 2014 1 次提交
  6. 13 6月, 2014 1 次提交
  7. 17 6月, 2014 1 次提交
  8. 13 6月, 2014 2 次提交
  9. 10 6月, 2014 1 次提交
  10. 04 6月, 2014 1 次提交
  11. 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
  12. 11 6月, 2014 1 次提交
  13. 02 6月, 2014 1 次提交
  14. 30 5月, 2014 1 次提交
  15. 28 5月, 2014 1 次提交
  16. 22 5月, 2014 1 次提交
  17. 20 5月, 2014 1 次提交
  18. 14 5月, 2014 2 次提交
  19. 08 5月, 2014 1 次提交
  20. 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
  21. 17 5月, 2014 1 次提交
    • K
      8042786: Proper fix for 8032566 · 86386245
      kvn 提交于
      Summary: Check for overflow cases in range checks and collapse it if we can.
      Reviewed-by: jrose, iveresov
      86386245
  22. 16 5月, 2014 1 次提交
  23. 15 5月, 2014 1 次提交
  24. 13 5月, 2014 1 次提交
  25. 05 5月, 2014 1 次提交
  26. 28 4月, 2014 1 次提交
  27. 03 5月, 2014 1 次提交
    • K
      8039298: assert(base == NULL || t_adr->isa_rawptr() ||... · fb43258c
      kvn 提交于
      8039298: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->higher_equal(TypePtr::NULL_PTR))
      Summary: Convert the assert into the runtime check to skip IGVN optimizations for problematic memory nodes. Eliminate dead nodes more aggressively.
      Reviewed-by: twisti, iveresov
      fb43258c
  28. 30 4月, 2014 1 次提交
  29. 01 5月, 2014 1 次提交
  30. 28 4月, 2014 1 次提交
  31. 25 4月, 2014 3 次提交
  32. 18 4月, 2014 2 次提交
  33. 14 4月, 2014 1 次提交
  34. 11 4月, 2014 1 次提交
  35. 22 5月, 2014 1 次提交