1. 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
  2. 09 7月, 2013 1 次提交
  3. 14 6月, 2013 1 次提交
  4. 10 6月, 2013 1 次提交
  5. 23 5月, 2013 1 次提交
  6. 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
  7. 05 4月, 2013 1 次提交
  8. 26 3月, 2013 2 次提交
  9. 20 3月, 2013 1 次提交
  10. 12 2月, 2013 1 次提交
  11. 09 2月, 2013 1 次提交
  12. 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
  13. 28 1月, 2013 1 次提交
  14. 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
  15. 18 1月, 2013 1 次提交
  16. 15 1月, 2013 2 次提交
  17. 09 1月, 2013 1 次提交
  18. 20 12月, 2012 1 次提交
  19. 13 11月, 2012 1 次提交
  20. 07 11月, 2012 1 次提交
  21. 29 9月, 2012 1 次提交
  22. 02 9月, 2012 1 次提交
  23. 08 8月, 2012 1 次提交
  24. 03 7月, 2012 1 次提交
  25. 27 6月, 2012 1 次提交
  26. 14 3月, 2012 1 次提交
  27. 01 2月, 2012 1 次提交
  28. 22 12月, 2011 1 次提交
    • P
      7091417: recvfrom's 6th input should be of type socklen_t · 964c0070
      phh 提交于
      Summary: Revamp class os's socket method formal args to match socket.h, insert casts in appropriate places, and copyin-copyout int*'s that s/b socklen_t*'s in jvm.cpp.
      Reviewed-by: coleenp, dholmes
      Contributed-by: erik.gahlin@oracle.com, rickard.backman@oracle.com, nils.loodin@oracle.com, markus.gronlund@oracle.com
      964c0070
  29. 14 10月, 2011 1 次提交
  30. 26 9月, 2011 1 次提交
  31. 11 9月, 2011 1 次提交
  32. 30 8月, 2011 1 次提交
  33. 19 3月, 2011 1 次提交
  34. 02 2月, 2011 1 次提交
    • C
      6588413: Use -fvisibility=hidden for gcc compiles · e02b7391
      coleenp 提交于
      Summary: Add option for gcc 4 and above, define JNIEXPORT and JNIIMPORT to visibility=default, add for jio_snprintf and others since -fvisibility=hidden overrides --version-script definitions.
      Reviewed-by: kamg, never
      e02b7391
  35. 28 1月, 2011 1 次提交
  36. 25 1月, 2011 1 次提交
  37. 02 12月, 2010 1 次提交
  38. 24 11月, 2010 1 次提交