1. 24 5月, 2014 1 次提交
  2. 22 5月, 2014 1 次提交
  3. 16 5月, 2014 3 次提交
  4. 14 5月, 2014 1 次提交
  5. 09 5月, 2014 2 次提交
  6. 08 5月, 2014 1 次提交
  7. 02 5月, 2014 1 次提交
  8. 08 5月, 2014 1 次提交
  9. 01 5月, 2014 1 次提交
  10. 30 4月, 2014 2 次提交
  11. 23 5月, 2014 2 次提交
    • D
      Merge · 7ef335ad
      drchase 提交于
      7ef335ad
    • 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
  12. 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
  13. 16 5月, 2014 1 次提交
  14. 15 5月, 2014 1 次提交
  15. 18 5月, 2014 1 次提交
  16. 17 5月, 2014 1 次提交
    • D
      Merge · f95844ef
      dholmes 提交于
      f95844ef
  17. 16 5月, 2014 1 次提交
  18. 13 5月, 2014 1 次提交
  19. 05 5月, 2014 1 次提交
  20. 28 4月, 2014 1 次提交
  21. 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
  22. 30 4月, 2014 2 次提交
  23. 02 5月, 2014 1 次提交
    • K
      8042281: compiler/7184394/TestAESMain.java fails with:... · b52d92aa
      kvn 提交于
      8042281: compiler/7184394/TestAESMain.java fails with: javax.crypto.IllegalBlockSizeException: Input length not multiple of 16 bytes
      Summary: Added missing -DmsgSize=640 to test's run commands.
      Reviewed-by: kvn
      Contributed-by: shrinivas.joshi@oracle.com
      b52d92aa
  24. 01 5月, 2014 1 次提交
  25. 02 5月, 2014 3 次提交
  26. 26 4月, 2014 2 次提交
  27. 25 4月, 2014 1 次提交
  28. 09 5月, 2014 1 次提交
  29. 25 4月, 2014 2 次提交
  30. 24 4月, 2014 1 次提交