- 26 3月, 2011 3 次提交
- 25 3月, 2011 2 次提交
- 24 3月, 2011 1 次提交
-
-
由 mduigou 提交于
Reviewed-by: darcy, chegar
-
- 19 3月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: sherman
-
- 18 3月, 2011 3 次提交
-
-
由 mduigou 提交于
5045147: Prevent insertion of null Key into empty TreeMap (and null element into TreeSet) when no Comparator is used. Prevent insertion of key of incorrect type into empty TreeMap and incorrect type element into TreeSet and incorrect type when Comparator is used. Reviewed-by: alanb, dl, mduigou
-
由 mduigou 提交于
Reviewed-by: alanb, mduigou Contributed-by: NNeil Richards <neil.richards@ngmr.net> -
由 sherman 提交于
Summary: updated the spec doc Reviewed-by: alanb
-
- 17 3月, 2011 1 次提交
-
-
由 lancea 提交于
Reviewed-by: alanb, briangoetz
-
- 16 3月, 2011 1 次提交
-
-
由 valeriep 提交于
Summary: Modified to not holding the "packages" lock when calling parent CL. Reviewed-by: dholmes, alanb
-
- 15 3月, 2011 3 次提交
-
-
由 mduigou 提交于
Reviewed-by: mduigou, alanb Contributed-by: NNeil Richards <neil.richards@ngmr.net> -
由 darcy 提交于
Reviewed-by: jjb
-
由 vinnie 提交于
6686215: Some mutables not defensively copied when deserializing java.security.CodeSource & Timestamp objects Reviewed-by: mullan
-
- 12 3月, 2011 1 次提交
-
-
由 naoto 提交于
Reviewed-by: srl
-
- 11 3月, 2011 2 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb, michaelm
-
由 chegar 提交于
7026346: URLConnection.guessContentTypeFromStream does not support UTF-8 and UTF-32 xml streams with BOM Reviewed-by: alanb Contributed-by: NCharles Lee <littlee@linux.vnet.ibm.com>
-
- 09 3月, 2011 3 次提交
-
-
由 mduigou 提交于
Reviewed-by: mduigou, jjb, alanb, briangoetz, dholmes, peterjones Contributed-by: NDaniel Aioanei <danielaioanei@google.com> -
由 dl 提交于
Reviewed-by: chegar, dholmes
-
由 dl 提交于
Summary: update link, and minor implementation comment in Exchanger Reviewed-by: chegar, mduigou
-
- 04 3月, 2011 3 次提交
- 01 3月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: forax
-
- 28 2月, 2011 1 次提交
-
-
由 weijun 提交于
Reviewed-by: mullan
-
- 25 2月, 2011 1 次提交
-
-
由 smarks 提交于
Reviewed-by: alanb, dholmes, sherman
-
- 26 2月, 2011 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, ohair
-
- 23 2月, 2011 4 次提交
-
-
由 dl 提交于
7017493: ConcurrentLinkedDeque: Unexpected initialization order can lead to crash due to use of Unsafe Reviewed-by: chegar
-
由 okutsu 提交于
6955047: (tz) javadoc for TimeZone.getDisplayName(boolean daylight, int style, Locale locale) is not clear 7021680: (tz) daylight savings time should be daylight saving time Reviewed-by: peytoia
-
由 okutsu 提交于
Reviewed-by: prr, peytoia
-
由 smarks 提交于
Reviewed-by: alanb, darcy, naoto
-
- 22 2月, 2011 2 次提交
- 17 2月, 2011 1 次提交
-
-
由 sherman 提交于
6999337: java.exe fails to start if some directory names in path to java binaries contain Russian characters Summary: updated to make sure the system properties are accessable by vm during initialization Reviewed-by: alanb, mchung
-
- 16 2月, 2011 2 次提交
- 15 2月, 2011 3 次提交
-
-
由 jrose 提交于
Summary: insert rules for bytecode processors to recognize signature polymorphic names Reviewed-by: twisti
-
由 jrose 提交于
Summary: add security manager interactions for Lookup methods Reviewed-by: twisti
-
由 jrose 提交于
Summary: Define private writeObject, readObject, and readResolve methods. Also add unit tests. Reviewed-by: twisti
-