1. 31 10月, 2010 1 次提交
  2. 19 10月, 2010 1 次提交
  3. 11 10月, 2010 1 次提交
  4. 08 10月, 2010 1 次提交
  5. 14 9月, 2010 1 次提交
  6. 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
  7. 28 8月, 2010 1 次提交
  8. 11 8月, 2010 1 次提交
  9. 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
  10. 22 7月, 2010 1 次提交
  11. 17 7月, 2010 1 次提交
  12. 16 7月, 2010 1 次提交
  13. 10 6月, 2010 1 次提交
  14. 29 5月, 2010 1 次提交
  15. 28 5月, 2010 2 次提交
  16. 23 5月, 2010 1 次提交
  17. 17 5月, 2010 1 次提交
  18. 05 5月, 2010 1 次提交
  19. 01 5月, 2010 1 次提交
  20. 30 4月, 2010 1 次提交
  21. 23 4月, 2010 1 次提交
  22. 17 3月, 2010 1 次提交
  23. 04 3月, 2010 1 次提交
  24. 08 2月, 2010 1 次提交
  25. 04 2月, 2010 1 次提交
  26. 02 2月, 2010 1 次提交
  27. 30 1月, 2010 1 次提交
  28. 21 1月, 2010 1 次提交
  29. 09 1月, 2010 1 次提交
  30. 08 1月, 2010 1 次提交
  31. 07 1月, 2010 1 次提交
  32. 05 1月, 2010 1 次提交
  33. 17 12月, 2009 2 次提交
  34. 09 12月, 2009 1 次提交
  35. 04 12月, 2009 2 次提交
    • Y
      6906727: UseCompressedOops: some card-marking fixes related to object arrays · 1f7260b7
      ysr 提交于
      Summary: Introduced a new write_ref_array(HeapWords* start, size_t count) method that does the requisite MemRegion range calculation so (some of the) clients of the erstwhile write_ref_array(MemRegion mr) do not need to worry. This removed all external uses of array_size(), which was also simplified and made private. Asserts were added to catch other possible issues. Further, less essential, fixes stemming from this investigation are deferred to CR 6904516 (to follow shortly in hs17).
      Reviewed-by: kvn, coleenp, jmasa
      1f7260b7
    • K
      6892265: System.arraycopy unable to reference elements beyond Integer.MAX_VALUE bytes · 589c0d91
      kvn 提交于
      Summary: Use size_t type cast to widen int values in typeArrayKlass::copy_array().
      Reviewed-by: never, jcoomes
      589c0d91
  36. 31 10月, 2009 1 次提交
  37. 18 10月, 2009 1 次提交