- 07 12月, 2009 2 次提交
- 01 12月, 2009 1 次提交
-
-
由 ohair 提交于
Reviewed-by: alanb
-
- 24 11月, 2009 3 次提交
- 21 11月, 2009 1 次提交
-
-
由 ksrini 提交于
6899834: (launcher) remove the solaris libjvm.so symlink Summary: Fixes other related issues as well. Reviewed-by: darcy, ohair, xlu, martin
-
- 27 11月, 2009 3 次提交
- 20 11月, 2009 1 次提交
-
-
由 jccollet 提交于
Summary: Accept single quotes in cookies and better exception handling in CookieManager Reviewed-by: chegar
-
- 19 11月, 2009 3 次提交
-
-
由 mchung 提交于
Summary: doPrivileged for calls that have permission check instead of catching all exceptions Reviewed-by: kamg, dcubed
-
由 ohair 提交于
Reviewed-by: tbell, dcubed Contributed-by: NKeith Randall <keith.randall@gmail.com>
-
由 mullan 提交于
6894461: OCSP Checker should not wrap all Exception as "Unable to send OCSP request."(introduced by #6885667) Reviewed-by: vinnie, xuelei
-
- 18 11月, 2009 2 次提交
- 17 11月, 2009 3 次提交
- 16 11月, 2009 1 次提交
-
-
由 thurka 提交于
Summary: Add a null check for the VM option string Reviewed-by: mchung, ohair
-
- 13 11月, 2009 2 次提交
- 12 11月, 2009 4 次提交
-
-
由 alanb 提交于
Reviewed-by: okutsu
-
由 peytoia 提交于
6843181: NumericShaper is not thread-safe 6900137: Typo in API Doc for NumericShaper Reviewed-by: okutsu
-
由 dcherepanov 提交于
Summary: retain rotation upon change to full screen mode Reviewed-by: art, anthony
-
由 dcherepanov 提交于
6880694: GraphicsDevice.setFullScreenWindow(null) throws NPE if there's a fullscreen window displayed Summary: handle "empty" refresh rates Reviewed-by: art, anthony
-
- 11 11月, 2009 3 次提交
-
-
由 dcherepanov 提交于
Summary: Introduced InvocationEvent.isDispatched method Reviewed-by: art, anthony
-
由 alanb 提交于
Reviewed-by: jjb Contributed-by: vladimir.yaroslavskiy@sun.com, joshua.bloch@google.com
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 10 11月, 2009 3 次提交
- 07 11月, 2009 3 次提交
- 06 11月, 2009 3 次提交
-
-
由 rupashka 提交于
Reviewed-by: malenkov
-
由 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 1 次提交
-
-
由 martin 提交于
Summary: Use O(1) Iterator instead of O(N) operations on LinkedList updateList Reviewed-by: alanb Contributed-by: NIgor Chernyshev <igorc@google.com>
-
- 04 11月, 2009 1 次提交
-
-
由 andrew 提交于
Summary: Recent changes to X11's header structure break the build Reviewed-by: prr, flar
-