- 29 7月, 2009 2 次提交
-
-
由 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
-
- 28 7月, 2009 2 次提交
- 27 7月, 2009 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: vinnie
-
- 25 7月, 2009 2 次提交
- 23 7月, 2009 2 次提交
- 22 7月, 2009 5 次提交
- 21 7月, 2009 1 次提交
-
-
由 mullan 提交于
Reviewed-by: vinnie
-
- 16 7月, 2009 2 次提交
- 14 7月, 2009 1 次提交
-
-
由 valeriep 提交于
Summary: Modified to handle race condition for parallel-capable classloaders by re-trying/re-verifying package Reviewed-by: alanb
-
- 13 7月, 2009 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: weijun
-
- 11 7月, 2009 1 次提交
-
-
由 andrew 提交于
Summary: Add missing header to remove compiler warnings. Reviewed-by: martin Contributed-by: NMatthew Flaschen <matthew.flaschen@gatech.edu>
-
- 10 7月, 2009 2 次提交
- 09 7月, 2009 1 次提交
-
-
由 ohair 提交于
Reviewed-by: tbell, dcubed
-
- 08 7月, 2009 3 次提交
- 07 7月, 2009 1 次提交
-
-
由 martin 提交于
Summary: cleanup of jar/Main.java (Initial patch by tobyr@google.com, additional review by jeremymanson@google.com, ulf.zibis@gmx.de) Reviewed-by: sherman, alanb
-
- 06 7月, 2009 1 次提交
-
-
由 jccollet 提交于
Summary: Fixed the NPE and Moved the java.util.logging dependency to a single class and used reflection to make it a soft one. Reviewed-by: chegar
-
- 03 7月, 2009 2 次提交
- 30 6月, 2009 6 次提交
-
-
由 alanb 提交于
Reviewed-by: ohair, sherman
-
由 ant 提交于
Reviewed-by: dcherepanov, yan
-
由 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
-
由 peytoia 提交于
Reviewed-by: okutsu
-
由 jjg 提交于
Reviewed-by: jrose
-
- 29 6月, 2009 2 次提交
- 28 6月, 2009 2 次提交