1. 02 12月, 2014 1 次提交
  2. 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
  3. 26 2月, 2014 1 次提交
  4. 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
  5. 16 4月, 2014 1 次提交
  6. 16 2月, 2014 1 次提交
  7. 11 2月, 2014 1 次提交
  8. 16 12月, 2013 1 次提交
  9. 10 12月, 2013 1 次提交
  10. 04 12月, 2013 1 次提交
  11. 02 12月, 2013 1 次提交
  12. 26 11月, 2013 2 次提交
  13. 13 11月, 2013 1 次提交
  14. 24 10月, 2013 1 次提交
  15. 23 10月, 2013 1 次提交
  16. 13 10月, 2013 1 次提交
  17. 10 10月, 2013 1 次提交
  18. 08 10月, 2013 1 次提交
  19. 04 10月, 2013 1 次提交
  20. 01 10月, 2013 1 次提交
  21. 26 9月, 2013 1 次提交
    • H
      7195622: CheckUnhandledOops has limited usefulness now · 087226b2
      hseigel 提交于
      Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms.
      Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin
      Contributed-by: lois.foltan@oracle.com
      087226b2
  22. 20 9月, 2013 1 次提交
  23. 14 9月, 2013 1 次提交
  24. 20 8月, 2013 1 次提交
  25. 18 7月, 2013 1 次提交
  26. 04 7月, 2013 1 次提交
  27. 25 6月, 2013 1 次提交
  28. 25 5月, 2013 1 次提交
  29. 24 5月, 2013 1 次提交
  30. 23 5月, 2013 1 次提交
  31. 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
  32. 26 4月, 2013 1 次提交
  33. 25 4月, 2013 1 次提交
  34. 20 4月, 2013 1 次提交
  35. 04 4月, 2013 1 次提交
  36. 21 3月, 2013 1 次提交
  37. 14 3月, 2013 1 次提交
  38. 09 3月, 2013 1 次提交
  39. 06 3月, 2013 1 次提交