1. 22 5月, 2014 1 次提交
  2. 30 4月, 2014 1 次提交
  3. 01 5月, 2014 1 次提交
  4. 15 1月, 2014 1 次提交
    • K
      8002074: Support for AES on SPARC · de51fea1
      kvn 提交于
      Summary: Add intrinsics/stub routines support for single-block and multi-block (as used by Cipher Block Chaining mode) AES encryption and decryption operations on the SPARC platform.
      Reviewed-by: kvn, roland
      Contributed-by: shrinivas.joshi@oracle.com
      de51fea1
  5. 25 12月, 2013 1 次提交
  6. 12 8月, 2013 1 次提交
  7. 20 6月, 2013 1 次提交
  8. 08 6月, 2013 1 次提交
  9. 07 12月, 2012 1 次提交
  10. 27 11月, 2012 1 次提交
  11. 29 9月, 2012 1 次提交
  12. 02 9月, 2012 1 次提交
  13. 25 7月, 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. 27 9月, 2011 1 次提交
  17. 10 9月, 2011 1 次提交
  18. 03 9月, 2011 1 次提交
  19. 26 8月, 2011 1 次提交
    • K
      7059037: Use BIS for zeroing on T4 · db6f7d55
      kvn 提交于
      Summary: Use BIS for zeroing new allocated big (2Kb and more) objects and arrays.
      Reviewed-by: never, twisti, ysr
      db6f7d55
  20. 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
  21. 17 6月, 2011 1 次提交
  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. 24 11月, 2010 1 次提交
  25. 08 10月, 2010 1 次提交
  26. 15 9月, 2010 1 次提交
  27. 03 9月, 2010 1 次提交
  28. 28 8月, 2010 1 次提交
  29. 29 6月, 2010 1 次提交
  30. 28 5月, 2010 1 次提交
  31. 21 5月, 2010 1 次提交
  32. 30 4月, 2010 1 次提交
  33. 29 4月, 2010 1 次提交
    • T
      6829193: JSR 292 needs to support SPARC · 9c88edc1
      twisti 提交于
      Summary: There are unimplemented portions of the hotspot code for method handles and invokedynamic specific to SPARC.
      Reviewed-by: kvn, never, jrose
      9c88edc1
  34. 08 4月, 2010 1 次提交
  35. 07 4月, 2010 1 次提交
  36. 10 3月, 2010 1 次提交
  37. 16 1月, 2010 1 次提交
  38. 22 4月, 2009 1 次提交
    • T
      6822110: Add AddressLiteral class on SPARC · 326dca6e
      twisti 提交于
      Summary: The Address class on SPARC currently handles both, addresses and address literals, what makes the Address class more complicated than it has to be.
      Reviewed-by: never, kvn
      326dca6e
  39. 27 3月, 2009 1 次提交
  40. 14 3月, 2009 1 次提交