1. 29 3月, 2014 1 次提交
  2. 26 2月, 2014 1 次提交
  3. 31 1月, 2014 1 次提交
  4. 29 1月, 2014 2 次提交
  5. 24 3月, 2014 1 次提交
    • T
      8035406: Improve data structure for Code Cache remembered sets · 81f9110e
      tschatzl 提交于
      Summary: Change the code cache remembered sets data structure from a GrowableArray to a chunked list of nmethods. This makes the data structure more amenable to parallelization, and decreases freeing time.
      Reviewed-by: mgerdin, brutisso
      81f9110e
  6. 21 3月, 2014 1 次提交
  7. 19 3月, 2014 1 次提交
  8. 25 3月, 2014 1 次提交
  9. 10 3月, 2014 1 次提交
  10. 01 3月, 2014 1 次提交
  11. 24 1月, 2014 1 次提交
  12. 14 3月, 2014 1 次提交
  13. 18 1月, 2014 1 次提交
  14. 17 1月, 2014 1 次提交
  15. 14 1月, 2014 1 次提交
  16. 21 2月, 2014 1 次提交
  17. 08 2月, 2014 1 次提交
  18. 27 12月, 2013 1 次提交
  19. 25 12月, 2013 1 次提交
  20. 21 12月, 2013 1 次提交
  21. 12 1月, 2014 1 次提交
  22. 14 12月, 2013 1 次提交
  23. 11 12月, 2013 1 次提交
  24. 07 12月, 2013 1 次提交
  25. 06 12月, 2013 1 次提交
  26. 30 11月, 2013 1 次提交
  27. 27 11月, 2013 1 次提交
  28. 23 11月, 2013 1 次提交
  29. 15 11月, 2013 1 次提交
  30. 08 11月, 2013 1 次提交
  31. 01 11月, 2013 1 次提交
  32. 26 10月, 2013 1 次提交
  33. 22 10月, 2013 1 次提交
  34. 19 10月, 2013 1 次提交
  35. 17 10月, 2013 1 次提交
  36. 15 10月, 2013 1 次提交
    • D
      7165611: implement Full Debug Symbols on MacOS X hotspot · 097601ec
      dcubed 提交于
      Summary: Add MacOS X FDS support to hotspot; add minimal MacOS X FDS import support to jdk; add MacOS X FDS support to install; add MacOS X FDS support to root.
      Reviewed-by: erikj, sla, dholmes, rdurbin, tbell, ihse
      097601ec
  37. 12 10月, 2013 1 次提交
  38. 05 10月, 2013 1 次提交
  39. 04 10月, 2013 1 次提交
    • S
      8016845: SA is unable to use hsdis on windows · 776ca611
      sla 提交于
      Summary: Added sadis.c to the build to provide missing symbols in sawindbg.dll. Added code to use the correct hsdisXXX.dll filename on different windows platforms.
      Reviewed-by: sla, mgerdin
      Contributed-by: fredrik.arvidsson@oracle.com
      776ca611