1. 24 2月, 2014 1 次提交
  2. 20 11月, 2014 1 次提交
  3. 14 10月, 2014 1 次提交
  4. 22 8月, 2014 1 次提交
  5. 09 5月, 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. 28 4月, 2014 1 次提交
  8. 28 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. 27 2月, 2014 1 次提交
  11. 29 4月, 2014 1 次提交
  12. 08 10月, 2013 1 次提交
  13. 03 10月, 2013 1 次提交
  14. 27 9月, 2013 1 次提交
  15. 20 9月, 2013 1 次提交
  16. 14 9月, 2013 1 次提交
  17. 23 8月, 2013 1 次提交
    • G
      8023033: PPC64 (part 13): basic changes for AIX · 4c8ea96d
      goetz 提交于
      Summary: Added AIX includes alpha-sorted before BSD. Fix compilation issues with xlC in shared code. Basic shared platform dependend adaption (vm_version etc.).
      Reviewed-by: kvn, dholmes, stefank
      4c8ea96d
  18. 09 7月, 2013 1 次提交
  19. 14 6月, 2013 1 次提交
  20. 10 6月, 2013 1 次提交
  21. 23 5月, 2013 1 次提交
  22. 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
  23. 05 4月, 2013 1 次提交
  24. 26 3月, 2013 2 次提交
  25. 20 3月, 2013 1 次提交
  26. 12 2月, 2013 1 次提交
  27. 09 2月, 2013 1 次提交
  28. 05 2月, 2013 1 次提交
    • E
      8006949: Update hotspot for MethodParameters format change · 18ba0a7b
      emc 提交于
      8006907: Hotspot should reject classfiles with multiple MethodParameters attributes
      Summary: Update to Hotspot's processing of MethodParameters attributes in classfiles
      Reviewed-by: coleenp, jrose
      18ba0a7b
  29. 28 1月, 2013 1 次提交
  30. 25 1月, 2013 1 次提交
    • Z
      8000692: Remove old KERNEL code · 5a6c724a
      zgu 提交于
      Summary: Removed depreciated kernel VM source code from hotspot VM
      Reviewed-by: dholmes, acorn
      5a6c724a
  31. 18 1月, 2013 1 次提交
  32. 15 1月, 2013 2 次提交
  33. 09 1月, 2013 1 次提交
  34. 20 12月, 2012 1 次提交
  35. 13 11月, 2012 1 次提交
  36. 07 11月, 2012 1 次提交
  37. 29 9月, 2012 1 次提交
  38. 02 9月, 2012 1 次提交