1. 09 11月, 2011 2 次提交
  2. 08 11月, 2011 1 次提交
  3. 31 10月, 2011 1 次提交
  4. 27 10月, 2011 1 次提交
  5. 26 10月, 2011 2 次提交
  6. 25 10月, 2011 1 次提交
  7. 24 10月, 2011 1 次提交
  8. 14 10月, 2011 1 次提交
  9. 05 10月, 2011 1 次提交
    • K
      6865265: JVM crashes with "missing exception handler" error · 11bea7f7
      kvn 提交于
      Summary: Retry the call to fast_exception_handler_bci_for() after it returned with a pending exception. Don't cache the exception handler pc computed by compute_compiled_exc_handler() if the handler is for another (nested) exception.
      Reviewed-by: kamg, kvn
      Contributed-by: volker.simonis@gmail.com
      11bea7f7
  10. 27 9月, 2011 1 次提交
  11. 26 9月, 2011 1 次提交
  12. 20 9月, 2011 1 次提交
  13. 14 9月, 2011 2 次提交
  14. 12 9月, 2011 1 次提交
  15. 10 9月, 2011 1 次提交
  16. 08 9月, 2011 2 次提交
  17. 07 9月, 2011 1 次提交
  18. 03 9月, 2011 1 次提交
  19. 02 9月, 2011 2 次提交
  20. 01 9月, 2011 2 次提交
  21. 31 8月, 2011 1 次提交
  22. 29 8月, 2011 1 次提交
  23. 27 8月, 2011 1 次提交
  24. 19 8月, 2011 1 次提交
  25. 17 8月, 2011 2 次提交
  26. 16 8月, 2011 1 次提交
  27. 12 8月, 2011 1 次提交
  28. 11 8月, 2011 1 次提交
  29. 03 8月, 2011 1 次提交
  30. 30 7月, 2011 1 次提交
  31. 28 7月, 2011 1 次提交
    • K
      7069452: Cleanup NodeFlags · 3fceb92c
      kvn 提交于
      Summary: Remove flags which duplicate information in Node::NodeClasses.
      Reviewed-by: never
      3fceb92c
  32. 27 7月, 2011 1 次提交
  33. 22 7月, 2011 1 次提交
    • K
      7063628: Use cbcond on T4 · 6ed3c318
      kvn 提交于
      Summary: Add new short branch instruction to Hotspot sparc assembler.
      Reviewed-by: never, twisti, jrose
      6ed3c318