1. 21 2月, 2014 1 次提交
  2. 05 8月, 2014 1 次提交
  3. 03 8月, 2014 1 次提交
  4. 01 7月, 2014 1 次提交
  5. 20 6月, 2014 1 次提交
  6. 28 5月, 2014 1 次提交
  7. 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
  8. 16 5月, 2014 1 次提交
  9. 15 5月, 2014 1 次提交
  10. 29 4月, 2014 1 次提交
  11. 01 7月, 2014 1 次提交
  12. 01 5月, 2014 1 次提交
  13. 20 6月, 2014 1 次提交
  14. 07 4月, 2014 1 次提交
  15. 21 3月, 2014 1 次提交
  16. 20 3月, 2014 1 次提交
  17. 17 3月, 2014 1 次提交
  18. 15 4月, 2014 1 次提交
    • L
      8033150: invokestatic: IncompatibleClassChangeError trying to invoke static... · 7c6811e8
      lfoltan 提交于
      8033150: invokestatic: IncompatibleClassChangeError trying to invoke static method from a parent in presence of conflicting defaults.
      Summary: A static method should be preferred during method resolution over an overpass, search the current class as well as its superclasses.
      Reviewed-by: acorn, coleenp, kamg
      7c6811e8
  19. 14 4月, 2014 1 次提交
  20. 16 4月, 2014 1 次提交
  21. 21 2月, 2014 2 次提交
  22. 16 2月, 2014 1 次提交
  23. 11 2月, 2014 2 次提交
  24. 19 3月, 2014 1 次提交
  25. 24 1月, 2014 1 次提交
  26. 20 1月, 2014 1 次提交
    • T
      8027476: Improve performance of Stringtable unlink · 6dd06c68
      tschatzl 提交于
      8027455: Improve symbol table scan times during gc pauses
      Summary: Parallelize string table and symbol table scan during remark and full GC. Some additional statistics output if the experimental flag G1TraceStringSymbolTableScrubbing is set.
      Reviewed-by: mgerdin, coleenp, brutisso
      6dd06c68
  27. 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
  28. 11 1月, 2014 1 次提交
  29. 09 1月, 2014 1 次提交
  30. 08 1月, 2014 1 次提交
  31. 25 12月, 2013 1 次提交
  32. 20 12月, 2013 1 次提交
  33. 16 12月, 2013 1 次提交
  34. 13 12月, 2013 1 次提交
  35. 04 12月, 2013 1 次提交
  36. 27 11月, 2013 1 次提交
  37. 26 11月, 2013 1 次提交
    • H
      8026065: InterfaceMethodref for invokespecial must name a direct superinterface · 37f9a7d2
      hseigel 提交于
      Summary: Add verification to check that invokespecial of an InterfaceMethodref names a method in a direct superinterface of the current class or interface in accordance with JSR 335, JVMS 4.9.2 Structural Constraints.
      Reviewed-by: acorn, hseigel, coleenp
      Contributed-by: lois.foltan@oracle.com
      37f9a7d2
  38. 23 11月, 2013 1 次提交