- 05 4月, 2011 1 次提交
-
-
由 serb 提交于
Reviewed-by: art, dcherepanov, anthony
-
- 28 3月, 2011 1 次提交
-
-
由 dav 提交于
Reviewed-by: dcherepanov, art
-
- 24 3月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: package and class renaming only; delete unused methods and classes; add @since tags; no code changes Reviewed-by: twisti
-
- 22 3月, 2011 1 次提交
-
-
由 mduigou 提交于
Summary: an incorrect file was committed with CR 5045147. This commit corrects that error and also applies minor review suggestions. Reviewed-by: alanb
-
- 19 3月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: sherman
-
- 18 3月, 2011 2 次提交
-
-
由 jrose 提交于
Summary: move everything into a single package; remove all multi-package machinery Reviewed-by: twisti, forax
-
由 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
-
- 15 3月, 2011 2 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
由 mduigou 提交于
Reviewed-by: mduigou, alanb Contributed-by: NNeil Richards <neil.richards@ngmr.net>
-
- 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>
-
- 08 3月, 2011 3 次提交
- 05 3月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: forax
-
- 04 3月, 2011 1 次提交
-
-
由 chegar 提交于
Summary: the test is not suitable to be run automatically Reviewed-by: alanb
-
- 03 3月, 2011 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: alanb
-
- 02 3月, 2011 1 次提交
-
-
由 smarks 提交于
Reviewed-by: alanb
-
- 01 3月, 2011 2 次提交
- 25 2月, 2011 1 次提交
-
-
由 smarks 提交于
Reviewed-by: alanb, dholmes, sherman
-
- 24 2月, 2011 2 次提交
- 23 2月, 2011 2 次提交
- 22 2月, 2011 3 次提交
- 21 2月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 19 2月, 2011 1 次提交
-
-
由 prr 提交于
7017637: closed/java/awt/font/StyledMetrics/BoldSpace.java failed : Space char should have 0 advance Reviewed-by: igor, jgodinez
-
- 18 2月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: forax
-
- 17 2月, 2011 1 次提交
-
-
由 chegar 提交于
Summary: Unbounded queues should be disabled in the test Reviewed-by: alanb
-
- 16 2月, 2011 2 次提交
- 15 2月, 2011 4 次提交
-
-
由 jrose 提交于
Summary: Define private writeObject, readObject, and readResolve methods. Also add unit tests. Reviewed-by: twisti
-
由 mduigou 提交于
Summary: Do not synchronize on self while writing hash table elements Reviewed-by: alanb, mduigou Contributed-by: NNeil Richards <neil.richards@ngmr.net> -
由 mduigou 提交于
Summary: No longer synchronize on self while writing other objects. Reviewed-by: alanb, forax, mduigou, peterjones Contributed-by: NNeil Richards <neil.richards@ngmr.net> -
由 alanb 提交于
Reviewed-by: forax
-
- 11 2月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: remove NoAccessException, replace it by ReflectiveOperationException subtypes; adjust javadoc of exceptions Reviewed-by: twisti
-