- 20 11月, 2009 1 次提交
-
-
由 jccollet 提交于
Summary: Accept single quotes in cookies and better exception handling in CookieManager Reviewed-by: chegar
-
- 19 11月, 2009 6 次提交
-
-
由 mchung 提交于
Summary: doPrivileged for calls that have permission check instead of catching all exceptions Reviewed-by: kamg, dcubed
-
由 ohair 提交于
-
由 ohair 提交于
-
由 ohair 提交于
Reviewed-by: tbell, dcubed Contributed-by: NKeith Randall <keith.randall@gmail.com>
-
由 ohair 提交于
6902325: Fix testcase sun/tools/jhat/HatHeapDump1Test.java Reviewed-by: tbell, dcubed
-
由 mullan 提交于
6894461: OCSP Checker should not wrap all Exception as "Unable to send OCSP request."(introduced by #6885667) Reviewed-by: vinnie, xuelei
-
- 17 11月, 2009 1 次提交
-
-
由 alanb 提交于
Reviewed-by: jjb Contributed-by: vladimir.yaroslavskiy@sun.com
-
- 16 11月, 2009 1 次提交
-
-
由 thurka 提交于
Summary: Add a null check for the VM option string Reviewed-by: mchung, ohair
-
- 13 11月, 2009 4 次提交
- 12 11月, 2009 2 次提交
- 11 11月, 2009 1 次提交
-
-
由 alanb 提交于
Reviewed-by: jjb Contributed-by: vladimir.yaroslavskiy@sun.com, joshua.bloch@google.com
-
- 10 11月, 2009 4 次提交
- 09 11月, 2009 2 次提交
- 07 11月, 2009 4 次提交
- 06 11月, 2009 2 次提交
-
-
由 martin 提交于
Summary: Create fewer objects when parsing Reviewed-by: sherman Contributed-by: NDaniel Martin <dtm@google.com>
-
由 martin 提交于
Summary: LinkedList of size N creates N+1 instead of N+2 objects. Comparing against null is faster than comparing against sentinel node Reviewed-by: dl, jjb, forax
-
- 05 11月, 2009 2 次提交
-
-
由 martin 提交于
Summary: Use O(1) Iterator instead of O(N) operations on LinkedList updateList Reviewed-by: alanb Contributed-by: NIgor Chernyshev <igorc@google.com>
-
由 asaha 提交于
-
- 04 11月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: andrew, chegar
-
- 03 11月, 2009 3 次提交
- 02 11月, 2009 1 次提交
-
-
由 tbell 提交于
-
- 31 10月, 2009 5 次提交