1. 08 10月, 2019 1 次提交
  2. 11 7月, 2019 1 次提交
    • H
      8226798: JVM crash in klassItable::initialize_itable_for_interface(int,... · 339b0c67
      hseigel 提交于
      8226798: JVM crash in klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool, Thread*)
      Summary: When calculating vtable size at class load time, do not look for miranda method if matching package private method is found in a super class.
      Reviewed-by: acorn, lfoltan
      339b0c67
  3. 30 9月, 2017 1 次提交
  4. 02 2月, 2017 1 次提交
  5. 28 4月, 2016 2 次提交
  6. 18 3月, 2015 1 次提交
  7. 19 12月, 2014 1 次提交
  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. 05 3月, 2014 1 次提交
  10. 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
  11. 16 12月, 2013 1 次提交
  12. 04 12月, 2013 1 次提交
  13. 27 11月, 2013 1 次提交
  14. 13 11月, 2013 1 次提交
  15. 08 10月, 2013 1 次提交
  16. 01 10月, 2013 1 次提交
  17. 14 9月, 2013 1 次提交
  18. 01 5月, 2013 1 次提交
  19. 28 3月, 2013 1 次提交
  20. 07 2月, 2013 1 次提交
  21. 13 11月, 2012 1 次提交
  22. 07 11月, 2012 1 次提交
  23. 12 10月, 2012 1 次提交
  24. 29 9月, 2012 1 次提交
  25. 02 9月, 2012 1 次提交
  26. 15 4月, 2011 1 次提交
  27. 19 3月, 2011 1 次提交
  28. 05 3月, 2011 1 次提交
  29. 08 2月, 2011 1 次提交
  30. 28 1月, 2011 1 次提交
  31. 09 12月, 2010 1 次提交
  32. 24 11月, 2010 1 次提交
  33. 28 5月, 2010 1 次提交
  34. 23 4月, 2010 1 次提交
  35. 12 10月, 2009 1 次提交
  36. 21 3月, 2009 1 次提交
  37. 19 3月, 2009 1 次提交
  38. 03 3月, 2009 1 次提交
  39. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · b85ed448
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      b85ed448