1. 08 4月, 2016 1 次提交
  2. 19 1月, 2016 1 次提交
  3. 16 1月, 2016 1 次提交
  4. 02 5月, 2015 1 次提交
  5. 14 4月, 2015 1 次提交
  6. 27 3月, 2015 1 次提交
  7. 25 3月, 2015 1 次提交
  8. 15 12月, 2014 1 次提交
  9. 02 12月, 2014 2 次提交
  10. 26 11月, 2014 1 次提交
  11. 25 2月, 2015 1 次提交
  12. 11 11月, 2014 1 次提交
  13. 07 5月, 2015 1 次提交
  14. 29 9月, 2014 1 次提交
  15. 16 8月, 2014 1 次提交
  16. 01 7月, 2014 1 次提交
  17. 29 5月, 2014 1 次提交
  18. 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
  19. 16 4月, 2014 1 次提交
    • L
      8036805: Correct linker method lookup. · 24d75b99
      lfoltan 提交于
      Summary: Correct handling of array of primitive type qualifiers during field and method resolution.
      Reviewed-by: acorn, hseigel, ahgross
      24d75b99
  20. 01 4月, 2014 1 次提交
  21. 19 1月, 2016 1 次提交
  22. 16 1月, 2016 1 次提交
  23. 30 8月, 2014 1 次提交
  24. 26 2月, 2014 1 次提交
  25. 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
  26. 10 3月, 2014 1 次提交
  27. 20 2月, 2014 1 次提交
  28. 17 1月, 2014 1 次提交
  29. 29 4月, 2014 1 次提交
  30. 16 1月, 2014 1 次提交
  31. 06 2月, 2014 1 次提交
  32. 08 2月, 2014 1 次提交
  33. 25 12月, 2013 1 次提交
  34. 16 12月, 2013 1 次提交
  35. 11 12月, 2013 2 次提交
  36. 07 12月, 2013 1 次提交
    • H
      8029415:... · 8cb2a129
      hseigel 提交于
      8029415: java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java fails on all platforms with hs25-b61
      Summary: Check first that a class is not a dynamically-generated bytecode associated with 1.4 reflection implementation, to emitting an ICCE of an invokespecial IMR of a method in an indirect superinterface.
      Reviewed-by: acorn, hseigel
      Contributed-by: lois.foltan@oracle.com
      8cb2a129
  37. 04 12月, 2013 2 次提交