1. 04 4月, 2013 1 次提交
  2. 04 1月, 2013 1 次提交
  3. 20 12月, 2012 1 次提交
    • K
      8004835: Improve AES intrinsics on x86 · 32ef56e0
      kvn 提交于
      Summary: Enable AES intrinsics on non-AVX cpus, group together aes instructions in crypto stubs.
      Reviewed-by: roland, twisti
      32ef56e0
  4. 01 12月, 2012 1 次提交
  5. 27 11月, 2012 1 次提交
  6. 25 10月, 2012 1 次提交
  7. 29 9月, 2012 1 次提交
  8. 02 9月, 2012 1 次提交
  9. 25 7月, 2012 1 次提交
  10. 15 5月, 2012 1 次提交
  11. 27 2月, 2012 1 次提交
  12. 14 2月, 2012 1 次提交
  13. 08 2月, 2012 1 次提交
  14. 20 12月, 2011 1 次提交
    • B
      7116216: StackOverflow GC crash · ff001d84
      bdelsart 提交于
      Summary: GC crash for explicit stack overflow checks after a C2I transition.
      Reviewed-by: coleenp, never
      Contributed-by: yang02.wang@sap.com, bertrand.delsart@oracle.com
      ff001d84
  15. 07 12月, 2011 1 次提交
  16. 26 9月, 2011 1 次提交
  17. 19 11月, 2011 1 次提交
  18. 16 11月, 2011 1 次提交
  19. 10 9月, 2011 1 次提交
  20. 17 6月, 2011 1 次提交
  21. 30 3月, 2011 2 次提交
  22. 02 3月, 2011 1 次提交
    • I
      6627983: G1: Bad oop deference during marking · b9091f37
      iveresov 提交于
      Summary: Bulk zeroing reduction didn't work with G1, because arraycopy would call pre-barriers on uninitialized oops. The solution is to have version of arraycopy stubs that don't have pre-barriers. Also refactored arraycopy stubs generation on SPARC to be more readable and reduced the number of stubs necessary in some cases.
      Reviewed-by: jrose, kvn, never
      b9091f37
  23. 23 2月, 2011 1 次提交
    • I
      7020521: arraycopy stubs place prebarriers incorrectly · 44227033
      iveresov 提交于
      Summary: Rearranged the pre-barrier placement in arraycopy stubs so that they are properly called in case of chained calls. Also refactored the code a little bit so that it looks uniform across the platforms and is more readable.
      Reviewed-by: never, kvn
      44227033
  24. 02 12月, 2010 1 次提交
  25. 24 11月, 2010 1 次提交
  26. 28 8月, 2010 1 次提交
  27. 04 6月, 2010 1 次提交
  28. 28 5月, 2010 1 次提交
  29. 30 4月, 2010 1 次提交
  30. 08 4月, 2010 1 次提交
  31. 16 3月, 2010 1 次提交
  32. 10 3月, 2010 1 次提交
  33. 22 1月, 2010 1 次提交
  34. 16 1月, 2010 1 次提交
  35. 16 12月, 2009 1 次提交
  36. 15 7月, 2009 1 次提交
  37. 27 3月, 2009 1 次提交
  38. 14 3月, 2009 1 次提交
  39. 10 3月, 2009 1 次提交
    • X
      6814575: Update copyright year · 58e87f34
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 03/09
      Reviewed-by: katleman, tbell, ohair
      58e87f34