1. 21 2月, 2015 1 次提交
  2. 02 12月, 2014 1 次提交
  3. 20 11月, 2014 1 次提交
  4. 11 11月, 2014 1 次提交
  5. 02 10月, 2014 1 次提交
  6. 30 10月, 2014 1 次提交
  7. 27 9月, 2014 1 次提交
  8. 03 9月, 2014 1 次提交
  9. 20 9月, 2014 1 次提交
  10. 26 8月, 2014 1 次提交
  11. 22 8月, 2014 1 次提交
  12. 05 8月, 2014 1 次提交
  13. 14 7月, 2014 1 次提交
  14. 03 6月, 2014 1 次提交
    • D
      8029381: assert(is_method_type()) failed: bad cast · 8afd1d68
      drchase 提交于
      Summary: Access to method_type and appendix from constant pool (cpcache) needs to be guarded by is_f1_null() because of racy update/initialization.
      Reviewed-by: kvn, coleenp, jrose
      8afd1d68
  15. 06 8月, 2014 1 次提交
  16. 14 8月, 2014 1 次提交
  17. 25 10月, 2014 1 次提交
  18. 09 7月, 2014 1 次提交
  19. 07 7月, 2014 1 次提交
  20. 24 6月, 2014 1 次提交
  21. 08 5月, 2014 1 次提交
  22. 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
  23. 16 5月, 2014 1 次提交
  24. 18 4月, 2014 1 次提交
  25. 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
  26. 05 3月, 2014 2 次提交
  27. 11 3月, 2014 1 次提交
  28. 12 9月, 2014 1 次提交
  29. 06 9月, 2014 1 次提交
  30. 10 9月, 2014 1 次提交
  31. 27 2月, 2014 2 次提交
  32. 26 2月, 2014 2 次提交
  33. 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
  34. 04 3月, 2014 1 次提交
  35. 16 4月, 2014 1 次提交
  36. 16 2月, 2014 1 次提交
  37. 11 2月, 2014 1 次提交