1. 12 8月, 2014 1 次提交
  2. 25 6月, 2014 1 次提交
  3. 23 5月, 2014 1 次提交
    • D
      8037816: Fix for 8036122 breaks build with Xcode5/clang · ed4b64df
      drchase 提交于
      8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas
      8043164: Format warning in traceStream.hpp
      Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings
      Reviewed-by: kvn, coleenp, iveresov, twisti
      ed4b64df
  4. 30 4月, 2014 1 次提交
  5. 25 4月, 2014 1 次提交
  6. 18 4月, 2014 1 次提交
  7. 03 4月, 2014 1 次提交
  8. 10 4月, 2014 1 次提交
  9. 01 4月, 2014 1 次提交
  10. 15 3月, 2014 1 次提交
  11. 13 3月, 2014 1 次提交
  12. 25 2月, 2014 1 次提交
  13. 27 2月, 2014 1 次提交
  14. 25 3月, 2014 1 次提交
  15. 22 3月, 2014 1 次提交
  16. 21 3月, 2014 1 次提交
  17. 26 3月, 2014 1 次提交
  18. 23 1月, 2014 1 次提交
  19. 22 1月, 2014 1 次提交
  20. 17 1月, 2014 1 次提交
  21. 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
  22. 14 1月, 2014 2 次提交
  23. 25 12月, 2013 1 次提交
  24. 03 4月, 2014 1 次提交
  25. 01 4月, 2014 1 次提交
  26. 05 12月, 2013 1 次提交
  27. 04 12月, 2013 1 次提交
  28. 28 11月, 2013 1 次提交
  29. 27 11月, 2013 1 次提交
  30. 20 11月, 2013 2 次提交
  31. 15 11月, 2013 1 次提交
  32. 06 11月, 2013 1 次提交
  33. 31 10月, 2013 1 次提交
  34. 30 10月, 2013 1 次提交
  35. 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
  36. 25 10月, 2013 1 次提交
  37. 22 10月, 2013 1 次提交
  38. 19 10月, 2013 1 次提交
    • M
      8008242: VerifyOops is broken on SPARC · 215e5b2c
      morris 提交于
      Summary: Fixed displacement issues in SPARC macroassembler and ensure that getClass intrinsic temporary result is T_METADATA
      Reviewed-by: kvn, twisti
      215e5b2c