1. 12 2月, 2013 1 次提交
  2. 10 2月, 2013 1 次提交
  3. 07 2月, 2013 1 次提交
  4. 04 2月, 2013 1 次提交
  5. 26 1月, 2013 1 次提交
  6. 01 2月, 2013 1 次提交
  7. 23 1月, 2013 2 次提交
  8. 17 1月, 2013 1 次提交
  9. 16 1月, 2013 2 次提交
  10. 12 1月, 2013 2 次提交
  11. 10 1月, 2013 1 次提交
  12. 04 1月, 2013 1 次提交
  13. 24 12月, 2012 1 次提交
  14. 20 12月, 2012 1 次提交
  15. 19 12月, 2012 1 次提交
  16. 18 12月, 2012 2 次提交
  17. 17 12月, 2012 1 次提交
  18. 13 12月, 2012 1 次提交
  19. 04 12月, 2012 1 次提交
  20. 01 12月, 2012 1 次提交
  21. 28 11月, 2012 1 次提交
  22. 27 11月, 2012 1 次提交
  23. 16 11月, 2012 1 次提交
  24. 13 11月, 2012 2 次提交
    • M
      6830717: replay of compilations would help with debugging · 00de2884
      minqi 提交于
      Summary: When java process crashed in compiler thread, repeat the compilation process will help finding root cause. This is done with using SA dump application class data and replay data from core dump, then use debug version of jvm to recompile the problematic java method.
      Reviewed-by: kvn, twisti, sspitsyn
      Contributed-by: yumin.qi@oracle.com
      00de2884
    • H
      8001471: Klass::cast() does nothing · 096d3481
      hseigel 提交于
      Summary: Remove function Klass::cast() and calls to it.
      Reviewed-by: dholmes, coleenp
      096d3481
  25. 07 11月, 2012 1 次提交
  26. 27 10月, 2012 1 次提交
  27. 26 10月, 2012 1 次提交
  28. 25 10月, 2012 1 次提交
  29. 24 10月, 2012 1 次提交
  30. 23 10月, 2012 1 次提交
  31. 20 10月, 2012 1 次提交
    • D
      8001101: C2: more general vector rule subsetting · fe72f302
      dlong 提交于
      Summary: Allow which vector rules are supported to be decided at runtime. Also a small change to allow vector types in Type::_type_info[] to apply to more platforms.
      Reviewed-by: kvn, twisti
      Contributed-by: dean.long@oracle.com
      fe72f302
  32. 18 10月, 2012 1 次提交
  33. 10 10月, 2012 2 次提交
  34. 09 10月, 2012 1 次提交