1. 14 5月, 2014 1 次提交
  2. 18 4月, 2014 1 次提交
    • P
      8040245: G1: VM hangs during shutdown · 0fff0369
      pliden 提交于
      Summary: temporarily disable the shutdown of the concurrent GC threads introduced in JDK-8037112
      Reviewed-by: brutisso, tschatzl, jmasa
      0fff0369
  3. 11 4月, 2014 1 次提交
  4. 22 5月, 2014 1 次提交
  5. 21 5月, 2014 1 次提交
  6. 24 5月, 2014 3 次提交
  7. 22 5月, 2014 1 次提交
  8. 16 5月, 2014 3 次提交
  9. 14 5月, 2014 1 次提交
  10. 09 5月, 2014 2 次提交
  11. 08 5月, 2014 1 次提交
  12. 02 5月, 2014 1 次提交
  13. 08 5月, 2014 1 次提交
  14. 01 5月, 2014 1 次提交
  15. 30 4月, 2014 2 次提交
  16. 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
  17. 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
  18. 16 5月, 2014 1 次提交
  19. 15 5月, 2014 1 次提交
  20. 18 5月, 2014 1 次提交
  21. 17 5月, 2014 1 次提交
    • D
      Merge · f95844ef
      dholmes 提交于
      f95844ef
  22. 16 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. 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
  29. 01 5月, 2014 1 次提交
  30. 02 5月, 2014 3 次提交