1. 17 7月, 2013 1 次提交
  2. 20 6月, 2013 1 次提交
  3. 10 6月, 2013 1 次提交
  4. 08 6月, 2013 1 次提交
  5. 01 5月, 2013 1 次提交
  6. 20 3月, 2013 1 次提交
  7. 27 2月, 2013 1 次提交
    • S
      8008959: Fix non-PCH build on Linux, Windows and MacOS X · 0c84cdb5
      simonis 提交于
      Summary: Fix the build without precompiled headers by either including the missing ".inline.hpp" files into the appropriate files or by turning inline-functions declared in header files into ordinary functions in ".cpp" files.
      Reviewed-by: coleenp, stefank, dholmes
      0c84cdb5
  8. 11 1月, 2013 1 次提交
  9. 07 12月, 2012 1 次提交
  10. 27 11月, 2012 1 次提交
  11. 26 10月, 2012 1 次提交
  12. 10 10月, 2012 1 次提交
  13. 04 10月, 2012 1 次提交
    • N
      8000102: Resolve include conflicts · 3b8d4528
      neliasso 提交于
      Summary: Removing include of c1/c1_runtime.hpp and opto/runtime.hpp from all os-files.
      Reviewed-by: kvn
      Contributed-by: nils.eliasson@oracle.com
      3b8d4528
  14. 02 9月, 2012 1 次提交
  15. 02 8月, 2012 1 次提交
  16. 22 5月, 2012 1 次提交
  17. 27 2月, 2012 1 次提交
  18. 22 7月, 2011 1 次提交
    • K
      7063628: Use cbcond on T4 · 6ed3c318
      kvn 提交于
      Summary: Add new short branch instruction to Hotspot sparc assembler.
      Reviewed-by: never, twisti, jrose
      6ed3c318
  19. 26 5月, 2011 1 次提交
  20. 06 4月, 2011 1 次提交
  21. 08 2月, 2011 1 次提交
  22. 02 2月, 2011 2 次提交
  23. 19 1月, 2011 1 次提交
  24. 04 1月, 2011 1 次提交
  25. 17 12月, 2010 1 次提交
  26. 02 12月, 2010 1 次提交
  27. 24 11月, 2010 1 次提交
  28. 03 11月, 2010 1 次提交
  29. 22 10月, 2010 1 次提交
  30. 11 8月, 2010 1 次提交
    • Y
      6973570: OrderAccess::storestore() scales poorly on multi-socket x64 and... · 83a3a6f0
      ysr 提交于
      6973570: OrderAccess::storestore() scales poorly on multi-socket x64 and sparc: cache-line ping-ponging
      Summary: volatile store to static variable removed in favour of a volatile store to stack to avoid excessive cache coherency traffic; verified that the volatile store is not elided by any of our current compilers.
      Reviewed-by: dholmes, dice, jcoomes, kvn
      83a3a6f0
  31. 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
  32. 28 5月, 2010 1 次提交
  33. 23 9月, 2009 1 次提交
    • X
      6884624: Update copyright year · 8cbcb424
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009 through Septermber
      Reviewed-by: tbell, ohair
      8cbcb424
  34. 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
  35. 27 7月, 2009 1 次提交
  36. 27 3月, 2009 1 次提交
  37. 14 3月, 2009 1 次提交
  38. 13 3月, 2009 1 次提交
  39. 12 3月, 2009 1 次提交