1. 25 3月, 2015 1 次提交
  2. 19 3月, 2015 1 次提交
  3. 20 2月, 2015 1 次提交
  4. 13 8月, 2014 1 次提交
  5. 03 8月, 2014 2 次提交
  6. 28 5月, 2014 2 次提交
  7. 10 5月, 2014 1 次提交
    • H
      8036533: Method for correct defaults · 2820f348
      hseigel 提交于
      8036156: Limit default method hierarchy
      Summary: Fix protected access checks
      Reviewed-by: coleenp, lfoltan, acorn, ahgross
      2820f348
  8. 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
  9. 07 4月, 2014 1 次提交
  10. 13 8月, 2014 1 次提交
  11. 17 3月, 2014 1 次提交
  12. 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
  13. 29 4月, 2014 1 次提交
  14. 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
  15. 21 10月, 2014 1 次提交
  16. 03 8月, 2014 1 次提交
  17. 14 11月, 2013 1 次提交
  18. 20 10月, 2013 1 次提交
  19. 18 10月, 2013 1 次提交
  20. 09 10月, 2013 1 次提交
  21. 31 8月, 2013 1 次提交
  22. 29 8月, 2013 1 次提交
  23. 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
  24. 09 4月, 2013 1 次提交
  25. 26 3月, 2013 2 次提交
  26. 25 3月, 2013 1 次提交
  27. 15 2月, 2013 1 次提交
  28. 07 11月, 2012 1 次提交
  29. 12 10月, 2012 1 次提交
  30. 02 9月, 2012 1 次提交
  31. 08 8月, 2012 1 次提交
  32. 07 8月, 2012 1 次提交
  33. 27 6月, 2012 1 次提交
  34. 04 6月, 2012 1 次提交
  35. 04 5月, 2012 1 次提交
  36. 08 4月, 2011 1 次提交
  37. 12 3月, 2011 1 次提交