- 12 8月, 2009 1 次提交
-
-
由 dcubed 提交于
Summary: Fix typos in the JavaDoc. Reviewed-by: tbell
-
- 06 8月, 2009 1 次提交
-
-
由 dcubed 提交于
Summary: We are long past needing to make sure these tests can build on Tiger/JDK1.5.0. Reviewed-by: tbell
-
- 05 8月, 2009 3 次提交
- 03 8月, 2009 1 次提交
-
-
由 tbell 提交于
-
- 02 8月, 2009 1 次提交
-
-
由 weijun 提交于
Reviewed-by: xuelei
-
- 01 8月, 2009 2 次提交
- 31 7月, 2009 5 次提交
- 30 7月, 2009 5 次提交
- 29 7月, 2009 3 次提交
-
-
由 dl 提交于
6815766: LinkedBlockingQueue's iterator can return null if drainTo(c) executes concurrently Summary: Faster, more correct. Use self-linking trick to avoid gc retention Reviewed-by: martin, dholmes
-
由 dl 提交于
6493942: ConcurrentLinkedQueue.remove sometimes very slow Summary: new algorithm for handling concurrent linked lists Reviewed-by: martin
-
由 xdono 提交于
Summary: Update copyright for files that have been modified in 2009, up to 07/09 Reviewed-by: tbell, ohair
-
- 28 7月, 2009 6 次提交
- 27 7月, 2009 2 次提交
- 25 7月, 2009 5 次提交
- 24 7月, 2009 1 次提交
-
-
由 valeriep 提交于
-
- 23 7月, 2009 3 次提交
-
-
由 chegar 提交于
Reviewed-by: jccollet
-
由 dcherepanov 提交于
Reviewed-by: art
-
由 valeriep 提交于
Summary: Initialize relevant return value to NULL Reviewed-by: vinnie
-
- 22 7月, 2009 1 次提交
-
-
由 poonam 提交于
Summary: Making demandLogger() non-synchronized resolves the deadlock. Reviewed-by: dcubed
-