1. 27 9月, 2019 1 次提交
  2. 29 3月, 2019 1 次提交
  3. 17 7月, 2018 1 次提交
  4. 06 7月, 2018 1 次提交
  5. 24 1月, 2015 1 次提交
  6. 25 2月, 2015 1 次提交
  7. 29 7月, 2014 1 次提交
  8. 15 6月, 2018 1 次提交
  9. 25 7月, 2013 1 次提交
  10. 16 7月, 2013 1 次提交
  11. 10 6月, 2013 1 次提交
  12. 08 6月, 2013 1 次提交
  13. 07 5月, 2013 1 次提交
  14. 16 4月, 2013 1 次提交
  15. 20 2月, 2013 1 次提交
  16. 15 2月, 2013 1 次提交
  17. 15 12月, 2012 1 次提交
  18. 06 11月, 2012 1 次提交
  19. 11 10月, 2012 1 次提交
  20. 08 10月, 2012 1 次提交
  21. 19 9月, 2012 1 次提交
  22. 12 5月, 2012 1 次提交
  23. 24 3月, 2012 1 次提交
  24. 19 3月, 2012 1 次提交
  25. 23 2月, 2012 1 次提交
  26. 06 2月, 2012 1 次提交
  27. 31 1月, 2012 1 次提交
    • O
      7132779: build-infra merge: Enable ccache to work for most developer builds. · 79ea5155
      ohrstrom 提交于
      Summary: When a build number is not specified, the JRE_RELEASE_VERSION define contains a date and timestamp. Thus ccache cannot cache the object files for longer than a minute since the define is passed to the compilation of all source files. This change passes JRE_RELEASE_VERSION only to vm_version.cpp and adds a function jre_release_version() to Abstract_VM_Version. This allows all other source files to be ccached.
      Reviewed-by: ohair, rottenha
      Contributed-by: fredrik.ohrstrom@oracle.com
      79ea5155
  28. 12 1月, 2012 1 次提交
  29. 17 9月, 2011 1 次提交
  30. 30 4月, 2011 1 次提交
  31. 06 4月, 2011 1 次提交
  32. 31 3月, 2011 1 次提交
  33. 09 2月, 2011 1 次提交
  34. 03 2月, 2011 1 次提交
  35. 15 12月, 2010 1 次提交
  36. 03 12月, 2010 1 次提交
  37. 24 11月, 2010 1 次提交
  38. 11 8月, 2010 1 次提交
  39. 03 8月, 2010 1 次提交
    • B
      6953477: Increase portability and flexibility of building Hotspot · 1d7def72
      bobv 提交于
      Summary: A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail.
      Reviewed-by: phh, never, coleenp, dholmes
      1d7def72
  40. 28 5月, 2010 1 次提交