1. 03 12月, 2018 1 次提交
  2. 12 9月, 2018 1 次提交
  3. 23 1月, 2018 2 次提交
  4. 08 11月, 2017 1 次提交
  5. 28 10月, 2017 1 次提交
  6. 24 2月, 2017 2 次提交
  7. 02 2月, 2017 1 次提交
  8. 02 8月, 2018 1 次提交
  9. 16 8月, 2016 1 次提交
  10. 29 6月, 2016 2 次提交
  11. 16 8月, 2016 1 次提交
  12. 20 11月, 2014 1 次提交
  13. 14 10月, 2014 1 次提交
  14. 22 8月, 2014 1 次提交
  15. 05 5月, 2016 1 次提交
  16. 09 5月, 2014 1 次提交
  17. 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
  18. 28 4月, 2014 1 次提交
  19. 28 2月, 2014 1 次提交
  20. 24 2月, 2014 1 次提交
  21. 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
  22. 27 2月, 2014 1 次提交
  23. 03 12月, 2018 1 次提交
  24. 29 4月, 2014 1 次提交
  25. 08 10月, 2013 1 次提交
  26. 03 10月, 2013 1 次提交
  27. 27 9月, 2013 1 次提交
  28. 20 9月, 2013 1 次提交
  29. 14 9月, 2013 1 次提交
  30. 23 8月, 2013 1 次提交
    • G
      8023033: PPC64 (part 13): basic changes for AIX · 4c8ea96d
      goetz 提交于
      Summary: Added AIX includes alpha-sorted before BSD. Fix compilation issues with xlC in shared code. Basic shared platform dependend adaption (vm_version etc.).
      Reviewed-by: kvn, dholmes, stefank
      4c8ea96d
  31. 09 7月, 2013 1 次提交
  32. 14 6月, 2013 1 次提交
  33. 10 6月, 2013 1 次提交
  34. 23 5月, 2013 1 次提交
  35. 10 5月, 2013 1 次提交
    • M
      8003557: NPG: Klass* const k should be const Klass* k. · 6ee9c8ef
      minqi 提交于
      Summary: With NPG, const KlassOop klass which is in fact a definition converted to Klass* const, which is not the original intention. The right usage is converting them to const Klass*.
      Reviewed-by: coleenp, kvn
      Contributed-by: yumin.qi@oracle.com
      6ee9c8ef
  36. 05 4月, 2013 1 次提交
  37. 26 3月, 2013 1 次提交