1. 01 4月, 2014 1 次提交
  2. 10 6月, 2014 1 次提交
  3. 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
  4. 11 6月, 2014 1 次提交
  5. 11 2月, 2014 1 次提交
  6. 04 6月, 2014 1 次提交
  7. 02 6月, 2014 1 次提交
  8. 30 5月, 2014 1 次提交
  9. 28 5月, 2014 1 次提交
  10. 22 5月, 2014 1 次提交
  11. 29 5月, 2014 1 次提交
  12. 28 5月, 2014 1 次提交
  13. 22 5月, 2014 1 次提交
  14. 20 5月, 2014 1 次提交
  15. 14 5月, 2014 2 次提交
  16. 02 5月, 2014 1 次提交
  17. 08 5月, 2014 1 次提交
  18. 30 4月, 2014 2 次提交
  19. 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
  20. 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
  21. 16 5月, 2014 1 次提交
  22. 15 5月, 2014 1 次提交
  23. 13 5月, 2014 1 次提交
  24. 05 5月, 2014 1 次提交
  25. 28 4月, 2014 1 次提交
  26. 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
  27. 30 4月, 2014 2 次提交
  28. 01 5月, 2014 1 次提交
  29. 28 4月, 2014 1 次提交
  30. 25 4月, 2014 3 次提交
  31. 18 4月, 2014 2 次提交
  32. 14 4月, 2014 1 次提交
  33. 11 4月, 2014 1 次提交
  34. 22 5月, 2014 1 次提交