1. 21 8月, 2013 1 次提交
  2. 15 8月, 2013 1 次提交
    • J
      7145569: G1: optimize nmethods scanning · d5c439d7
      johnc 提交于
      Summary: Add a list of nmethods to the RSet for a region that contain references into the region. Skip scanning the code cache during root scanning and scan the nmethod lists during RSet scanning instead.
      Reviewed-by: tschatzl, brutisso, mgerdin, twisti, kvn
      d5c439d7
  3. 03 7月, 2013 1 次提交
  4. 10 5月, 2013 1 次提交
    • M
      8003557: NPG: Klass* const k should be const Klass* k. · 6ee9c8ef
      minqi 提交于
      Summary: With NPG, const KlassOop klass which is in fact a definition converted to Klass* const, which is not the original intention. The right usage is converting them to const Klass*.
      Reviewed-by: coleenp, kvn
      Contributed-by: yumin.qi@oracle.com
      6ee9c8ef
  5. 21 3月, 2013 1 次提交
  6. 13 11月, 2012 1 次提交
  7. 29 9月, 2012 1 次提交
  8. 02 9月, 2012 1 次提交
  9. 05 6月, 2012 1 次提交
  10. 06 3月, 2012 1 次提交
  11. 01 2月, 2012 1 次提交
  12. 27 1月, 2012 1 次提交
  13. 27 10月, 2011 1 次提交
  14. 01 9月, 2011 1 次提交
  15. 02 7月, 2011 1 次提交
  16. 21 4月, 2011 1 次提交
  17. 03 4月, 2011 1 次提交
  18. 19 3月, 2011 1 次提交
  19. 28 2月, 2011 1 次提交
  20. 25 1月, 2011 1 次提交
  21. 14 1月, 2011 1 次提交
  22. 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
  23. 24 11月, 2010 1 次提交
  24. 20 10月, 2010 1 次提交
  25. 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
  26. 25 8月, 2010 1 次提交
    • T
      6978355: renaming for 6961697 · ffaef974
      twisti 提交于
      Summary: This is the renaming part of 6961697 to keep the actual changes small for review.
      Reviewed-by: kvn, never
      ffaef974
  27. 03 8月, 2010 1 次提交
    • B
      6953477: Increase portability and flexibility of building Hotspot · 1d7def72
      bobv 提交于
      Summary: A collection of portability improvements including shared code support for PPC, ARM platforms, software floating point, cross compilation support and improvements in error crash detail.
      Reviewed-by: phh, never, coleenp, dholmes
      1d7def72
  28. 11 6月, 2010 1 次提交
  29. 10 6月, 2010 1 次提交
  30. 05 6月, 2010 1 次提交
  31. 28 5月, 2010 1 次提交
  32. 02 2月, 2010 2 次提交
  33. 07 1月, 2010 1 次提交
  34. 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
  35. 13 12月, 2008 1 次提交
  36. 27 8月, 2008 1 次提交
  37. 03 7月, 2008 1 次提交
    • X
      6719955: Update copyright year · b85ed448
      xdono 提交于
      Summary: Update copyright year for files that have been modified in 2008
      Reviewed-by: ohair, tbell
      b85ed448
  38. 06 6月, 2008 1 次提交
  39. 14 4月, 2008 1 次提交