1. 03 8月, 2014 1 次提交
  2. 28 5月, 2014 1 次提交
  3. 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
  4. 29 4月, 2014 1 次提交
  5. 07 4月, 2014 1 次提交
  6. 17 3月, 2014 1 次提交
  7. 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
  8. 26 11月, 2013 1 次提交
    • H
      8026065: InterfaceMethodref for invokespecial must name a direct superinterface · 37f9a7d2
      hseigel 提交于
      Summary: Add verification to check that invokespecial of an InterfaceMethodref names a method in a direct superinterface of the current class or interface in accordance with JSR 335, JVMS 4.9.2 Structural Constraints.
      Reviewed-by: acorn, hseigel, coleenp
      Contributed-by: lois.foltan@oracle.com
      37f9a7d2
  9. 14 11月, 2013 1 次提交
  10. 20 10月, 2013 1 次提交
  11. 18 10月, 2013 1 次提交
  12. 09 10月, 2013 1 次提交
  13. 31 8月, 2013 1 次提交
  14. 29 8月, 2013 1 次提交
  15. 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
  16. 09 4月, 2013 1 次提交
  17. 26 3月, 2013 2 次提交
  18. 25 3月, 2013 1 次提交
  19. 15 2月, 2013 1 次提交
  20. 07 11月, 2012 1 次提交
  21. 12 10月, 2012 1 次提交
  22. 02 9月, 2012 1 次提交
  23. 08 8月, 2012 1 次提交
  24. 07 8月, 2012 1 次提交
  25. 27 6月, 2012 1 次提交
  26. 04 6月, 2012 1 次提交
  27. 04 5月, 2012 1 次提交
  28. 08 4月, 2011 1 次提交
  29. 12 3月, 2011 1 次提交
  30. 03 2月, 2011 1 次提交
  31. 28 1月, 2011 1 次提交
  32. 02 12月, 2010 1 次提交
  33. 24 11月, 2010 1 次提交
  34. 31 10月, 2010 1 次提交
  35. 28 10月, 2010 1 次提交
  36. 20 7月, 2010 1 次提交
    • A
      6964170: Verifier crashes · 91eb5f17
      apangin 提交于
      Summary: Check if klassOop != NULL rather than klass_part != NULL
      Reviewed-by: kamg, never
      91eb5f17
  37. 16 7月, 2010 1 次提交
  38. 10 6月, 2010 1 次提交
  39. 28 5月, 2010 1 次提交