- 30 7月, 2009 2 次提交
- 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
-
- 27 7月, 2009 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: vinnie
-
- 25 7月, 2009 3 次提交
- 23 7月, 2009 1 次提交
-
-
由 valeriep 提交于
Summary: Initialize relevant return value to NULL Reviewed-by: vinnie
-
- 22 7月, 2009 5 次提交
- 21 7月, 2009 1 次提交
-
-
由 mullan 提交于
Reviewed-by: vinnie
-
- 16 7月, 2009 2 次提交
- 14 7月, 2009 2 次提交
- 13 7月, 2009 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: weijun
-
- 10 7月, 2009 4 次提交
-
-
由 xuelei 提交于
Summary: make the builder aware of SKID/AKID, break the internal circular dependences Reviewed-by: mullan
-
由 darcy 提交于
Reviewed-by: mr
-
由 dcherepanov 提交于
Reviewed-by: art
-
由 dcherepanov 提交于
Reviewed-by: art
-
- 09 7月, 2009 1 次提交
-
-
由 ohair 提交于
Reviewed-by: tbell, dcubed
-
- 08 7月, 2009 3 次提交
- 07 7月, 2009 2 次提交
- 06 7月, 2009 2 次提交
- 03 7月, 2009 4 次提交
- 02 7月, 2009 1 次提交
-
-
由 malenkov 提交于
Reviewed-by: rupashka, alexp
-
- 30 6月, 2009 2 次提交
-
-
由 weijun 提交于
Reviewed-by: xuelei
-
由 sherman 提交于
6553961: java.util.zip.{CRC32,Adler32}.update(int) doc errors 6646605: Missing method ZipFile.getComment() 6841232: ZipFile should implement Closeable 4985614: Failure on calls to ZipFile constructor 5032358: "java.util.zip.ZipException: The system cannot find the file specified" 6846616: java/util/zip/ZipFile/ReadAfterClose.java failed after fix for 6735255 Summary: some misc bug/rfe fixes for zipfile Reviewed-by: alanb
-