1. 21 4月, 2016 1 次提交
  2. 21 5月, 2014 1 次提交
  3. 01 4月, 2014 1 次提交
  4. 09 1月, 2014 1 次提交
    • A
      8011391: C1: assert(code_offset() - offset ==... · 28e1ee63
      adlertz 提交于
      8011391: C1: assert(code_offset() - offset == NativeInstruction::nop_instruction_size) failed: only one instruction can go in a delay slot
      Summary: Remove the VerifyOopMaps flag which doesn't work for tiered or for C1 with more compiler threads than one.
      Reviewed-by: twisti, drchase, iveresov
      28e1ee63
  5. 25 12月, 2013 1 次提交
  6. 21 8月, 2013 1 次提交
  7. 02 9月, 2012 1 次提交
  8. 22 8月, 2012 1 次提交
  9. 15 5月, 2012 1 次提交
  10. 20 9月, 2012 1 次提交
  11. 22 2月, 2012 1 次提交
  12. 31 8月, 2011 1 次提交
  13. 06 4月, 2011 1 次提交
  14. 05 4月, 2011 1 次提交
  15. 03 2月, 2011 1 次提交
  16. 28 12月, 2010 1 次提交
  17. 01 12月, 2010 1 次提交
    • I
      6985015: C1 needs to support compressed oops · 7e8f9e32
      iveresov 提交于
      Summary: This change implements compressed oops for C1 for x64 and sparc. The changes are mostly on the codegen level, with a few exceptions when we do access things outside of the heap that are uncompressed from the IR. Compressed oops are now also enabled with tiered.
      Reviewed-by: twisti, kvn, never, phh
      7e8f9e32
  18. 24 11月, 2010 1 次提交
  19. 04 9月, 2010 1 次提交
    • I
      6953144: Tiered compilation · d2bc8599
      iveresov 提交于
      Summary: Infrastructure for tiered compilation support (interpreter + c1 + c2) for 32 and 64 bit. Simple tiered policy implementation.
      Reviewed-by: kvn, never, phh, twisti
      d2bc8599
  20. 11 8月, 2010 1 次提交
  21. 28 5月, 2010 1 次提交
  22. 21 5月, 2010 1 次提交
  23. 16 4月, 2010 1 次提交
  24. 17 3月, 2010 1 次提交
  25. 10 3月, 2010 1 次提交
  26. 30 12月, 2009 1 次提交
  27. 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
  28. 01 8月, 2009 1 次提交
  29. 03 10月, 2008 1 次提交
    • X
      6754988: Update copyright year · c3924f27
      xdono 提交于
      Summary: Update for files that have been modified starting July 2008
      Reviewed-by: ohair, tbell
      c3924f27
  30. 27 8月, 2008 1 次提交
  31. 06 6月, 2008 1 次提交
  32. 01 12月, 2007 1 次提交