- 07 10月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb
-
- 06 10月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: Add a new sun.misc.BootClassLoaderHook that DownloadManager will implement Reviewed-by: alanb, forax, igor
-
- 05 10月, 2009 1 次提交
-
-
由 alanb 提交于
Reviewed-by: mullan, mchung, anthony
-
- 23 9月, 2009 3 次提交
- 18 9月, 2009 2 次提交
- 16 9月, 2009 1 次提交
-
-
由 dcubed 提交于
Summary: Fix typos, some grammar and some inconsistencies in phrasing. Reviewed-by: tbell
-
- 15 9月, 2009 2 次提交
- 13 9月, 2009 1 次提交
-
-
由 martin 提交于
Summary: only read "name" field racily once Reviewed-by: darcy
-
- 12 9月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: restored the correct spec and implementation of setComment Reviewed-by: martin
-
- 18 9月, 2009 1 次提交
-
-
由 jccollet 提交于
Summary: Move default nonProxyHosts from hardcoded to property default value Reviewed-by: chegar
-
- 05 9月, 2009 2 次提交
- 01 9月, 2009 1 次提交
-
-
由 martin 提交于
Summary: Add new method Character.isSurrogate(char ch) Reviewed-by: sherman, darcy, okutsu
-
- 31 8月, 2009 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 29 8月, 2009 2 次提交
- 28 8月, 2009 2 次提交
- 27 8月, 2009 1 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: anthony
-
- 26 8月, 2009 2 次提交
- 23 8月, 2009 2 次提交
- 22 8月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: lancea, andrew, alanb
-
- 14 8月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: Added a fastpath for simple use case Reviewed-by: alanb, martin
-
- 12 8月, 2009 1 次提交
-
-
由 dcubed 提交于
Summary: Fix typos in the JavaDoc. Reviewed-by: tbell
-
- 11 8月, 2009 2 次提交
- 07 8月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: Change findBootstrapClass to return null instead of throwing CNFE if class not found Reviewed-by: alanb, dholmes, iris
-
- 30 7月, 2009 3 次提交
- 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
-
- 25 7月, 2009 1 次提交
-
-
由 martin 提交于
Summary: rearranging code saves 5 bytes of bytecode Reviewed-by: sherman
-