- 06 8月, 2013 1 次提交
-
-
由 psandoz 提交于
8022318: Document Spliterator characteristics and binding policy of java util concurrent collection impls Reviewed-by: chegar Contributed-by: NMartin Buchholz <martinrb@google.com>, Paul Sandoz <paul.sandoz@oracle.com>
-
- 03 7月, 2013 1 次提交
-
-
由 psandoz 提交于
Reviewed-by: martin Contributed-by: NDoug Lea <dl@cs.oswego.edu>
-
- 27 10月, 2012 1 次提交
-
-
由 dl 提交于
Reviewed-by: chegar, dholmes
-
- 12 12月, 2011 1 次提交
-
-
由 dl 提交于
Reviewed-by: chegar, dholmes
-
- 22 4月, 2011 1 次提交
-
-
由 dl 提交于
Reviewed-by: chegar
-
- 07 4月, 2011 1 次提交
-
-
由 dl 提交于
Reviewed-by: chegar
-
- 23 2月, 2011 1 次提交
-
-
由 dl 提交于
7017493: ConcurrentLinkedDeque: Unexpected initialization order can lead to crash due to use of Unsafe Reviewed-by: chegar
-
- 12 1月, 2011 1 次提交
-
-
由 dl 提交于
Reviewed-by: dholmes, chegar, mduigou
-
- 02 12月, 2010 1 次提交
-
-
由 dl 提交于
Reviewed-by: chegar, dholmes
-
- 21 9月, 2010 1 次提交
-
-
由 dl 提交于
Summary: Extend techniques developed for ConcurrentLinkedQueue and LinkedTransferQueue to implement a non-blocking concurrent Deque with interior removes. Reviewed-by: martin, dholmes, chegar
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 03 11月, 2009 1 次提交
-
-
由 dl 提交于
6865571: Add a lightweight task framework known as ForkJoin 6445158: Phaser - an improved CyclicBarrier 6865579: Add TransferQueue/LinkedTransferQueue Reviewed-by: martin, chegar, dice
-
- 30 7月, 2009 1 次提交
-
-
由 martin 提交于
Reviewed-by: alanb
-
- 29 7月, 2009 1 次提交
-
-
由 dl 提交于
6493942: ConcurrentLinkedQueue.remove sometimes very slow Summary: new algorithm for handling concurrent linked lists Reviewed-by: martin
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-