1. 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
  2. 16 8月, 2013 1 次提交
    • H
      8003424: Enable Class Data Sharing for CompressedOops · 663f2686
      hseigel 提交于
      8016729: ObjectAlignmentInBytes=16 now forces the use of heap based compressed oops
      8005933: The -Xshare:auto option is ignored for -server
      Summary: Move klass metaspace above the heap and support CDS with compressed klass ptrs.
      Reviewed-by: coleenp, kvn, mgerdin, tschatzl, stefank
      663f2686
  3. 16 7月, 2013 1 次提交
  4. 03 7月, 2013 1 次提交
  5. 20 6月, 2013 1 次提交
  6. 14 6月, 2013 1 次提交
  7. 23 5月, 2013 1 次提交
  8. 04 4月, 2013 1 次提交
  9. 04 1月, 2013 1 次提交
  10. 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
  11. 01 12月, 2012 1 次提交
  12. 27 11月, 2012 1 次提交
  13. 25 10月, 2012 1 次提交
  14. 29 9月, 2012 1 次提交
  15. 02 9月, 2012 1 次提交
  16. 25 7月, 2012 1 次提交
  17. 15 5月, 2012 1 次提交
  18. 27 2月, 2012 1 次提交
  19. 14 2月, 2012 1 次提交
  20. 08 2月, 2012 1 次提交
  21. 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
  22. 07 12月, 2011 1 次提交
  23. 26 9月, 2011 1 次提交
  24. 19 11月, 2011 1 次提交
  25. 16 11月, 2011 1 次提交
  26. 10 9月, 2011 1 次提交
  27. 17 6月, 2011 1 次提交
  28. 30 3月, 2011 2 次提交
  29. 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
  30. 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
  31. 02 12月, 2010 1 次提交
  32. 24 11月, 2010 1 次提交
  33. 28 8月, 2010 1 次提交
  34. 04 6月, 2010 1 次提交
  35. 28 5月, 2010 1 次提交
  36. 30 4月, 2010 1 次提交
  37. 08 4月, 2010 1 次提交
  38. 16 3月, 2010 1 次提交
  39. 10 3月, 2010 1 次提交