1. 01 7月, 2014 1 次提交
  2. 20 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. 16 5月, 2014 1 次提交
  5. 15 5月, 2014 1 次提交
  6. 01 5月, 2014 1 次提交
  7. 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
  8. 14 4月, 2014 1 次提交
  9. 16 4月, 2014 1 次提交
  10. 21 2月, 2014 1 次提交
  11. 16 2月, 2014 1 次提交
  12. 11 2月, 2014 2 次提交
  13. 19 3月, 2014 1 次提交
  14. 24 1月, 2014 1 次提交
  15. 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
  16. 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
  17. 11 1月, 2014 1 次提交
  18. 09 1月, 2014 1 次提交
  19. 08 1月, 2014 1 次提交
  20. 25 12月, 2013 1 次提交
  21. 20 12月, 2013 1 次提交
  22. 16 12月, 2013 1 次提交
  23. 13 12月, 2013 1 次提交
  24. 04 12月, 2013 1 次提交
  25. 27 11月, 2013 1 次提交
  26. 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
  27. 23 11月, 2013 1 次提交
  28. 22 11月, 2013 1 次提交
  29. 18 11月, 2013 1 次提交
  30. 14 11月, 2013 1 次提交
  31. 13 11月, 2013 1 次提交
  32. 01 11月, 2013 1 次提交
    • C
      8026946: JvmtiEnv::SetBreakpoint and JvmtiEnv::ClearBreakpoint should use MethodHandle · b1ca3bae
      coleenp 提交于
      8026948: JvmtiEnv::SetBreakpoint and JvmtiEnv::ClearBreakpoint might not work with anonymous classes
      Summary: Walk methods in breakpoints for marking on stack so they aren't deallocated by redefine classes.  Use class_holder rather than class_loader to keep GC from reclaiming class owning the method.
      Reviewed-by: sspitsyn, ehelin, sla
      b1ca3bae
  33. 31 10月, 2013 1 次提交
  34. 24 10月, 2013 2 次提交
  35. 20 10月, 2013 1 次提交
  36. 18 10月, 2013 2 次提交
  37. 24 10月, 2013 1 次提交