1. 30 3月, 2017 1 次提交
  2. 20 3月, 2015 1 次提交
  3. 19 9月, 2014 2 次提交
  4. 06 8月, 2014 1 次提交
  5. 21 4月, 2016 1 次提交
  6. 01 4月, 2014 1 次提交
  7. 11 4月, 2014 1 次提交
  8. 26 3月, 2014 1 次提交
  9. 23 1月, 2014 1 次提交
  10. 22 1月, 2014 1 次提交
  11. 18 1月, 2014 1 次提交
  12. 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
  13. 13 12月, 2013 1 次提交
  14. 27 11月, 2013 1 次提交
  15. 15 11月, 2013 1 次提交
  16. 05 11月, 2013 1 次提交
  17. 26 10月, 2013 1 次提交
    • C
      8024927: Nashorn performance regression with CompressedOops · b6c254c4
      coleenp 提交于
      Summary: Allocate compressed class space at end of Java heap.  For small heap sizes, without CDS, save some space so compressed classes can have the same favorable compression as oops
      Reviewed-by: stefank, hseigel, goetz
      b6c254c4
  18. 18 10月, 2013 1 次提交
  19. 27 9月, 2013 1 次提交
  20. 13 9月, 2013 1 次提交
    • G
      8024344: PPC64 (part 112): C argument in register AND stack slot. · 5bff05b0
      goetz 提交于
      Summary: On PPC, the first 13 floating point arguments to C calls are passed in floating point registers. Also, all but the first 8 arguments are passed on the stack. So there can be floating point arguments that are passed on the stack and in a register. We duplicate the regs datastructure in c_calling_convention() to represent this.
      Reviewed-by: kvn, cjplummer
      5bff05b0
  21. 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
  22. 12 8月, 2013 1 次提交
  23. 08 6月, 2013 1 次提交
  24. 25 4月, 2013 1 次提交
  25. 13 4月, 2013 1 次提交
  26. 20 12月, 2012 1 次提交
  27. 10 10月, 2012 1 次提交
    • V
      7199654: Remove LoadUI2LNode · 46f9a76a
      vlivanov 提交于
      Summary: Removed LoadUI2L node from Ideal nodes, use match rule in .ad files instead.
      Reviewed-by: kvn
      46f9a76a
  28. 09 10月, 2012 1 次提交
  29. 03 10月, 2012 1 次提交
  30. 02 9月, 2012 1 次提交
  31. 15 6月, 2012 1 次提交
  32. 13 6月, 2012 1 次提交
  33. 20 9月, 2012 1 次提交
  34. 13 3月, 2012 1 次提交
  35. 08 1月, 2012 2 次提交
  36. 20 12月, 2011 1 次提交
  37. 22 11月, 2011 1 次提交
  38. 26 10月, 2011 1 次提交