1. 22 8月, 2014 1 次提交
  2. 09 7月, 2014 1 次提交
  3. 07 7月, 2014 1 次提交
  4. 24 6月, 2014 1 次提交
  5. 27 2月, 2014 1 次提交
  6. 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
  7. 29 4月, 2014 1 次提交
  8. 26 2月, 2014 1 次提交
  9. 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
  10. 16 4月, 2014 1 次提交
  11. 16 2月, 2014 1 次提交
  12. 11 2月, 2014 1 次提交
  13. 16 12月, 2013 1 次提交
  14. 10 12月, 2013 1 次提交
  15. 04 12月, 2013 1 次提交
  16. 02 12月, 2013 1 次提交
  17. 26 11月, 2013 2 次提交
  18. 13 11月, 2013 1 次提交
  19. 24 10月, 2013 1 次提交
  20. 23 10月, 2013 1 次提交
  21. 13 10月, 2013 1 次提交
  22. 10 10月, 2013 1 次提交
  23. 08 10月, 2013 1 次提交
  24. 04 10月, 2013 1 次提交
  25. 01 10月, 2013 1 次提交
  26. 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
  27. 20 9月, 2013 1 次提交
  28. 14 9月, 2013 1 次提交
  29. 20 8月, 2013 1 次提交
  30. 18 7月, 2013 1 次提交
  31. 04 7月, 2013 1 次提交
  32. 25 6月, 2013 1 次提交
  33. 25 5月, 2013 1 次提交
  34. 24 5月, 2013 1 次提交
  35. 23 5月, 2013 1 次提交
  36. 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
  37. 26 4月, 2013 1 次提交
  38. 25 4月, 2013 1 次提交
  39. 20 4月, 2013 1 次提交