1. 22 2月, 2011 1 次提交
  2. 29 12月, 2010 1 次提交
  3. 21 9月, 2010 1 次提交
    • D
      6981113: Add ConcurrentLinkedDeque · c79c53a2
      dl 提交于
      Summary: Extend techniques developed for ConcurrentLinkedQueue and LinkedTransferQueue to implement a non-blocking concurrent Deque with interior removes.
      Reviewed-by: martin, dholmes, chegar
      c79c53a2
  4. 26 5月, 2010 1 次提交
  5. 06 11月, 2009 1 次提交
    • M
      6897553: LinkedList performance improvements · 45d4a77f
      martin 提交于
      Summary: LinkedList of size N creates N+1 instead of N+2 objects.  Comparing against null is faster than comparing against sentinel node
      Reviewed-by: dl, jjb, forax
      45d4a77f
  6. 03 11月, 2009 1 次提交
    • D
      6865582: jsr166y - jsr166 maintenance update · d2ed0eea
      dl 提交于
      6865571: Add a lightweight task framework known as ForkJoin
      6445158: Phaser - an improved CyclicBarrier
      6865579: Add TransferQueue/LinkedTransferQueue
      Reviewed-by: martin, chegar, dice
      d2ed0eea
  7. 26 8月, 2009 1 次提交
  8. 29 7月, 2009 1 次提交
  9. 25 3月, 2009 1 次提交
  10. 11 5月, 2008 2 次提交
  11. 01 12月, 2007 1 次提交