1. 21 12月, 2018 1 次提交
  2. 21 4月, 2016 1 次提交
  3. 21 5月, 2014 1 次提交
  4. 01 4月, 2014 1 次提交
  5. 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
  6. 25 12月, 2013 1 次提交
  7. 21 8月, 2013 1 次提交
  8. 02 9月, 2012 1 次提交
  9. 22 8月, 2012 1 次提交
  10. 15 5月, 2012 1 次提交
  11. 20 9月, 2012 1 次提交
  12. 22 2月, 2012 1 次提交
  13. 31 8月, 2011 1 次提交
  14. 06 4月, 2011 1 次提交
  15. 05 4月, 2011 1 次提交
  16. 03 2月, 2011 1 次提交
  17. 28 12月, 2010 1 次提交
  18. 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
  19. 24 11月, 2010 1 次提交
  20. 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
  21. 11 8月, 2010 1 次提交
  22. 28 5月, 2010 1 次提交
  23. 21 5月, 2010 1 次提交
  24. 16 4月, 2010 1 次提交
  25. 17 3月, 2010 1 次提交
  26. 10 3月, 2010 1 次提交
  27. 30 12月, 2009 1 次提交
  28. 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
  29. 01 8月, 2009 1 次提交
  30. 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
  31. 27 8月, 2008 1 次提交
  32. 06 6月, 2008 1 次提交
  33. 01 12月, 2007 1 次提交