1. 23 2月, 2012 1 次提交
  2. 13 2月, 2012 2 次提交
  3. 06 2月, 2012 1 次提交
  4. 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
  5. 25 1月, 2012 1 次提交
    • P
      7125793: MAC: test_gamma should always work · 09027c72
      phh 提交于
      Summary: Fix gamma launcher on Mac OS X and reconcile test_gamma script on Unix platforms
      Reviewed-by: dcubed, ohair, jcoomes, dholmes, ksrini
      Contributed-by: james.melvin@oracle.com
      09027c72
  6. 12 1月, 2012 1 次提交
  7. 20 12月, 2011 1 次提交
  8. 29 11月, 2011 1 次提交
  9. 28 11月, 2011 1 次提交
  10. 01 11月, 2011 1 次提交
  11. 30 9月, 2011 1 次提交
  12. 26 9月, 2011 1 次提交
  13. 17 9月, 2011 1 次提交
  14. 30 8月, 2011 1 次提交
  15. 06 8月, 2011 1 次提交
  16. 03 5月, 2011 1 次提交
  17. 30 4月, 2011 1 次提交
  18. 23 4月, 2011 1 次提交
  19. 06 4月, 2011 1 次提交
  20. 02 4月, 2011 1 次提交
  21. 31 3月, 2011 1 次提交
  22. 25 3月, 2011 1 次提交
  23. 09 2月, 2011 1 次提交
  24. 03 2月, 2011 1 次提交
  25. 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
  26. 04 1月, 2011 1 次提交
  27. 15 12月, 2010 2 次提交
  28. 10 12月, 2010 1 次提交
  29. 02 12月, 2010 1 次提交
  30. 03 12月, 2010 1 次提交
  31. 01 12月, 2010 2 次提交
  32. 24 11月, 2010 1 次提交
  33. 21 9月, 2010 1 次提交
  34. 08 9月, 2010 1 次提交
  35. 11 8月, 2010 1 次提交
  36. 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
  37. 08 7月, 2010 1 次提交