1. 23 3月, 2012 1 次提交
  2. 21 3月, 2012 2 次提交
  3. 20 3月, 2012 1 次提交
  4. 16 3月, 2012 1 次提交
  5. 15 3月, 2012 2 次提交
  6. 14 3月, 2012 4 次提交
  7. 13 3月, 2012 3 次提交
  8. 08 3月, 2012 2 次提交
  9. 07 3月, 2012 1 次提交
  10. 06 3月, 2012 2 次提交
  11. 03 3月, 2012 1 次提交
  12. 02 3月, 2012 2 次提交
  13. 01 3月, 2012 2 次提交
  14. 28 2月, 2012 1 次提交
  15. 29 2月, 2012 1 次提交
  16. 27 2月, 2012 2 次提交
  17. 25 2月, 2012 2 次提交
  18. 23 2月, 2012 1 次提交
  19. 22 2月, 2012 3 次提交
  20. 21 2月, 2012 2 次提交
    • K
      7147064: assert(allocates2(pc)) failed: not in CodeBuffer memory:... · 429480d9
      kvn 提交于
      7147064: assert(allocates2(pc)) failed: not in CodeBuffer memory: 0xffffffff778d9d60 <= 0xffffffff778da69c
      Summary: Increase size of deopt_blob and uncommon_trap_blob by size of stack bang code (SPARC).
      Reviewed-by: azeemj, iveresov, never, phh
      429480d9
    • K
      7147064: assert(allocates2(pc)) failed: not in CodeBuffer memory:... · ac2b0204
      kvn 提交于
      7147064: assert(allocates2(pc)) failed: not in CodeBuffer memory: 0xffffffff778d9d60 <= 0xffffffff778da69c
      Summary: Increase size of deopt_blob and uncommon_trap_blob by size of stack bang code (SPARC).
      Reviewed-by: azeemj, iveresov, never, phh
      ac2b0204
  21. 19 2月, 2012 1 次提交
  22. 18 2月, 2012 2 次提交
  23. 17 2月, 2012 1 次提交
    • K
      7145346: VerifyStackAtCalls is broken · cc11a297
      kvn 提交于
      Summary: Replace call_epilog() encoding with macroassembler use. Moved duplicated code to x86.ad. Fixed return_addr() definition.
      Reviewed-by: never
      cc11a297