1. 28 2月, 2011 1 次提交
  2. 15 2月, 2011 1 次提交
  3. 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
  4. 13 1月, 2011 1 次提交
  5. 07 1月, 2011 2 次提交
  6. 23 12月, 2010 1 次提交
  7. 17 12月, 2010 1 次提交
  8. 12 12月, 2010 1 次提交
  9. 02 12月, 2010 1 次提交
  10. 24 11月, 2010 1 次提交
  11. 19 11月, 2010 1 次提交
  12. 07 10月, 2010 1 次提交
  13. 05 10月, 2010 1 次提交
  14. 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
  15. 08 7月, 2010 1 次提交
  16. 28 5月, 2010 1 次提交
  17. 23 4月, 2010 1 次提交
  18. 01 4月, 2010 1 次提交
  19. 12 3月, 2010 1 次提交
  20. 17 12月, 2009 1 次提交
  21. 02 12月, 2009 1 次提交
  22. 27 7月, 2009 1 次提交
  23. 02 4月, 2009 1 次提交
  24. 26 3月, 2009 1 次提交
    • C
      6541756: Reduce executable C-heap · 029d9cc3
      coleenp 提交于
      Summary: Add executable parameters to reserve_memory and commit_memory to reduce executable memory to only the Code Heap.
      Reviewed-by: xlu, kvn, acorn
      029d9cc3
  25. 13 3月, 2009 1 次提交
  26. 12 3月, 2009 1 次提交
  27. 10 3月, 2009 1 次提交
    • X
      6814575: Update copyright year · 58e87f34
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 03/09
      Reviewed-by: katleman, tbell, ohair
      58e87f34
  28. 10 2月, 2009 1 次提交
  29. 20 12月, 2008 1 次提交
    • X
      6784100: getTimeNanos - CAS reduction · 58a2aefb
      xlu 提交于
      Summary: Get rid of the CAS loop in getTimeNanos to reduce coherence traffic on Solaris.
      Reviewed-by: acorn, kvn, ysr
      58a2aefb
  30. 11 12月, 2008 1 次提交
  31. 04 12月, 2008 1 次提交
  32. 12 11月, 2008 1 次提交
  33. 22 10月, 2008 1 次提交
  34. 15 10月, 2008 1 次提交
  35. 07 10月, 2008 1 次提交
  36. 29 7月, 2008 1 次提交
  37. 20 7月, 2008 1 次提交
  38. 18 7月, 2008 1 次提交
    • I
      6723228: NUMA allocator: assert(lgrp_id != -1, "No lgrp_id set") · 8ca5c0e0
      iveresov 提交于
      6723229: NUMA allocator: assert(lgrp_num > 0, "There should be at least one locality group")
      Summary: The fix takes care of the assertion triggered during TLAB resizing after reconfiguration. Also it now handles a defect in the topology graph, in which a single leaf node doesn't have memory.
      Reviewed-by: jmasa
      8ca5c0e0
  39. 14 7月, 2008 1 次提交