1. 18 9月, 2019 1 次提交
  2. 25 2月, 2015 1 次提交
  3. 25 12月, 2013 1 次提交
  4. 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
  5. 06 7月, 2013 1 次提交
  6. 19 6月, 2013 1 次提交
    • G
      8016491: PPC64 (part 2): Clean up PPC defines. · d11fa79d
      goetz 提交于
      Summary: Distinguish PPC, PPC64 and PPC32. PPC should guard code needed on any PPC system. PPC32 and PPC64 should guard code needed in a port for the ppc64 or ppc32 instruction set.
      Reviewed-by: kvn
      d11fa79d
  7. 10 6月, 2013 1 次提交
  8. 24 1月, 2013 1 次提交
  9. 30 10月, 2012 1 次提交
  10. 11 10月, 2012 1 次提交
  11. 26 9月, 2011 1 次提交
  12. 28 2月, 2011 1 次提交
  13. 03 2月, 2011 1 次提交
  14. 24 11月, 2010 1 次提交
  15. 04 9月, 2010 1 次提交
    • I
      6953144: Tiered compilation · d2bc8599
      iveresov 提交于
      Summary: Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation.
      Reviewed-by: kvn, never, phh, twisti
      d2bc8599
  16. 31 8月, 2010 1 次提交
  17. 11 8月, 2010 1 次提交
  18. 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
  19. 28 5月, 2010 1 次提交
  20. 23 4月, 2010 1 次提交
  21. 29 7月, 2009 1 次提交
    • X
      6862919: Update copyright year · 84c0f327
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 07/09
      Reviewed-by: tbell, ohair
      84c0f327
  22. 12 6月, 2009 1 次提交
  23. 21 11月, 2008 1 次提交
    • Y
      6684579: SoftReference processing can be made more efficient · bf0e7f79
      ysr 提交于
      Summary: For current soft-ref clearing policies, we can decide at marking time if a soft-reference will definitely not be cleared, postponing the decision of whether it will definitely be cleared to the final reference processing phase. This can be especially beneficial in the case of concurrent collectors where the marking is usually concurrent but reference processing is usually not.
      Reviewed-by: jmasa
      bf0e7f79
  24. 03 10月, 2008 1 次提交
    • X
      6754988: Update copyright year · c3924f27
      xdono 提交于
      Summary: Update for files that have been modified starting July 2008
      Reviewed-by: ohair, tbell
      c3924f27
  25. 27 8月, 2008 1 次提交
  26. 01 12月, 2007 1 次提交