1. 16 7月, 2010 1 次提交
  2. 10 6月, 2010 1 次提交
  3. 29 5月, 2010 1 次提交
  4. 28 5月, 2010 2 次提交
  5. 23 5月, 2010 1 次提交
  6. 17 5月, 2010 1 次提交
  7. 05 5月, 2010 1 次提交
  8. 01 5月, 2010 1 次提交
  9. 30 4月, 2010 1 次提交
  10. 23 4月, 2010 1 次提交
  11. 17 3月, 2010 1 次提交
  12. 04 3月, 2010 1 次提交
  13. 08 2月, 2010 1 次提交
  14. 04 2月, 2010 1 次提交
  15. 02 2月, 2010 1 次提交
  16. 30 1月, 2010 1 次提交
  17. 21 1月, 2010 1 次提交
  18. 09 1月, 2010 1 次提交
  19. 08 1月, 2010 1 次提交
  20. 07 1月, 2010 1 次提交
  21. 05 1月, 2010 1 次提交
  22. 17 12月, 2009 2 次提交
  23. 09 12月, 2009 1 次提交
  24. 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
  25. 31 10月, 2009 1 次提交
  26. 18 10月, 2009 1 次提交
  27. 12 10月, 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. 21 9月, 2009 1 次提交
  30. 17 9月, 2009 1 次提交
  31. 16 9月, 2009 1 次提交
  32. 05 9月, 2009 1 次提交
  33. 29 8月, 2009 1 次提交
  34. 02 9月, 2009 1 次提交
    • Y
      4957990: Perm heap bloat in JVM · 763668ed
      ysr 提交于
      Summary: Treat ProfileData in MDO's as a source of weak, not strong, roots. Fixes the bug for stop-world collection -- the case of concurrent collection will be fixed separately.
      Reviewed-by: jcoomes, jmasa, kvn, never
      763668ed
  35. 14 8月, 2009 1 次提交
  36. 12 8月, 2009 1 次提交
  37. 29 7月, 2009 1 次提交
    • X
      6862919: Update copyright year · 84c0f327
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 07/09
      Reviewed-by: tbell, ohair
      84c0f327