1. 21 4月, 2016 1 次提交
  2. 14 3月, 2016 1 次提交
  3. 01 3月, 2016 1 次提交
  4. 25 7月, 2015 1 次提交
  5. 09 3月, 2015 1 次提交
  6. 25 2月, 2015 1 次提交
  7. 24 9月, 2014 1 次提交
  8. 27 8月, 2014 1 次提交
  9. 07 8月, 2014 1 次提交
  10. 14 7月, 2014 1 次提交
  11. 11 7月, 2014 1 次提交
  12. 03 7月, 2014 1 次提交
  13. 04 6月, 2014 1 次提交
  14. 20 10月, 2014 1 次提交
  15. 07 7月, 2014 1 次提交
  16. 29 5月, 2015 1 次提交
  17. 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
  18. 25 4月, 2014 1 次提交
  19. 18 4月, 2014 1 次提交
  20. 21 5月, 2014 1 次提交
  21. 01 4月, 2014 1 次提交
  22. 29 3月, 2014 1 次提交
  23. 11 8月, 2014 1 次提交
  24. 14 3月, 2014 1 次提交
  25. 11 7月, 2014 1 次提交
  26. 03 7月, 2014 1 次提交
  27. 14 1月, 2014 1 次提交
  28. 09 1月, 2014 2 次提交
    • A
      8011391: C1: assert(code_offset() - offset ==... · 28e1ee63
      adlertz 提交于
      8011391: C1: assert(code_offset() - offset == NativeInstruction::nop_instruction_size) failed: only one instruction can go in a delay slot
      Summary: Remove the VerifyOopMaps flag which doesn't work for tiered or for C1 with more compiler threads than one.
      Reviewed-by: twisti, drchase, iveresov
      28e1ee63
    • K
      8028468: Add inlining information into ciReplay · 97d22470
      kvn 提交于
      Summary: Allow dump and replay inlining for specified method during a program execution.
      Reviewed-by: roland, twisti
      97d22470
  29. 07 1月, 2014 1 次提交
  30. 25 12月, 2013 1 次提交
  31. 04 10月, 2014 1 次提交
  32. 15 11月, 2013 1 次提交
  33. 13 11月, 2013 1 次提交
  34. 12 11月, 2013 1 次提交
  35. 05 11月, 2013 1 次提交
  36. 31 10月, 2013 1 次提交
  37. 24 10月, 2013 1 次提交
  38. 22 10月, 2013 1 次提交
  39. 19 10月, 2013 1 次提交
    • M
      8008242: VerifyOops is broken on SPARC · 215e5b2c
      morris 提交于
      Summary: Fixed displacement issues in SPARC macroassembler and ensure that getClass intrinsic temporary result is T_METADATA
      Reviewed-by: kvn, twisti
      215e5b2c