1. 18 2月, 2015 1 次提交
  2. 23 5月, 2014 1 次提交
    • D
      8037816: Fix for 8036122 breaks build with Xcode5/clang · ed4b64df
      drchase 提交于
      8043029: Change 8037816 breaks HS build with older GCC versions which don't support diagnostic pragmas
      8043164: Format warning in traceStream.hpp
      Summary: Backport of main fix + two corrections, enables clang compilation, turns on format attributes, corrects/mutes warnings
      Reviewed-by: kvn, coleenp, iveresov, twisti
      ed4b64df
  3. 03 5月, 2014 1 次提交
    • K
      8039298: assert(base == NULL || t_adr->isa_rawptr() ||... · fb43258c
      kvn 提交于
      8039298: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->higher_equal(TypePtr::NULL_PTR))
      Summary: Convert the assert into the runtime check to skip IGVN optimizations for problematic memory nodes. Eliminate dead nodes more aggressively.
      Reviewed-by: twisti, iveresov
      fb43258c
  4. 16 4月, 2014 1 次提交
  5. 19 10月, 2013 1 次提交
  6. 10 6月, 2013 1 次提交
  7. 27 3月, 2013 1 次提交
  8. 12 2月, 2013 1 次提交
  9. 09 10月, 2012 1 次提交
  10. 28 9月, 2012 1 次提交
  11. 30 8月, 2012 1 次提交
  12. 21 8月, 2012 1 次提交
  13. 15 6月, 2012 1 次提交
  14. 13 6月, 2012 1 次提交
  15. 30 1月, 2012 1 次提交
  16. 13 1月, 2012 1 次提交
  17. 09 11月, 2011 1 次提交
  18. 17 11月, 2011 1 次提交
  19. 11 11月, 2011 1 次提交
  20. 10 9月, 2011 1 次提交
  21. 11 8月, 2011 1 次提交
  22. 30 7月, 2011 1 次提交
  23. 21 6月, 2011 1 次提交
  24. 05 5月, 2011 1 次提交
  25. 09 4月, 2011 1 次提交
  26. 03 4月, 2011 1 次提交
  27. 27 3月, 2011 1 次提交
  28. 22 3月, 2011 1 次提交
  29. 08 2月, 2011 1 次提交
  30. 24 11月, 2010 1 次提交
  31. 28 8月, 2010 1 次提交
  32. 29 6月, 2010 1 次提交
  33. 28 5月, 2010 1 次提交
  34. 13 1月, 2010 1 次提交
  35. 03 12月, 2009 1 次提交
  36. 14 8月, 2009 1 次提交
  37. 01 4月, 2009 1 次提交
    • C
      6761600: Use sse 4.2 in intrinsics · ccf9e3df
      cfang 提交于
      Summary: Use SSE 4.2 in intrinsics for String.{compareTo/equals/indexOf} and Arrays.equals.
      Reviewed-by: kvn, never, jrose
      ccf9e3df
  38. 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
  39. 28 2月, 2009 1 次提交
    • T
      6810672: Comment typos · 460de015
      twisti 提交于
      Summary: I have collected some typos I have found while looking at the code.
      Reviewed-by: kvn, never
      460de015
  40. 26 1月, 2009 1 次提交