- 10 1月, 2013 1 次提交
-
-
由 erikj 提交于
Reviewed-by: alanb, tbell, ohair Contributed-by: fredrik.ohrstrom@oracle.com
-
- 28 12月, 2012 2 次提交
- 21 12月, 2012 3 次提交
- 20 12月, 2012 2 次提交
- 19 12月, 2012 3 次提交
- 17 12月, 2012 1 次提交
-
-
由 malenkov 提交于
Reviewed-by: alexsch
-
- 15 12月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 13 12月, 2012 2 次提交
- 12 12月, 2012 4 次提交
- 11 12月, 2012 1 次提交
-
-
http://java.sun.com/j2se/1.4.1/docs/api/java/util/logging/LogManager.html由 mchung 提交于
Summary: Simple capitalization typo in LogManager() description Reviewed-by: darcy, mchung
-
- 10 12月, 2012 1 次提交
-
-
由 okutsu 提交于
8003267: Support generic time zone names in TimeZoneNameProvider (SPI) Reviewed-by: naoto
-
- 07 12月, 2012 1 次提交
-
-
由 rfield 提交于
Summary: Lambda implementing inner classes now has private constructor (thanks Kumar) Reviewed-by: ksrini
-
- 03 12月, 2012 1 次提交
-
-
由 alanb 提交于
8003846: Override mechanism for currency data should not require creating currency.properties in java.home Reviewed-by: naoto
-
- 02 12月, 2012 1 次提交
-
-
由 sherman 提交于
8004212: java.util.Base64 methods decodeArray and decodeBuffer should return the number of bytes written Summary: to return the length instead of position Reviewed-by: alanb
-
- 01 12月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, jrose, twisti Contributed-by: NDavid Chase <david.r.chase@oracle.com>
-
- 30 11月, 2012 3 次提交
-
-
由 alanb 提交于
Reviewed-by: psandoz, mchung
-
由 mduigou 提交于
Summary: It is not necessary to extract the value array with toCharArray. The value array can now be used directly. Reviewed-by: alanb
-
由 mduigou 提交于
Summary: The method entrySet() in AscendingSubMap and DescendingSubMap failed to cache the entrySetView. Reviewed-by: alanb, psandoz
-
- 29 11月, 2012 3 次提交
- 28 11月, 2012 3 次提交
- 27 11月, 2012 1 次提交
-
-
由 mduigou 提交于
Summary: Add the core functional interfaces used by the JSR335 libraries. Reviewed-by: dholmes, briangoetz, darcy
-
- 26 11月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: weijun, xuelei
-
- 15 11月, 2012 1 次提交
-
-
由 jgish 提交于
Reviewed-by: alanb
-
- 14 11月, 2012 3 次提交
-
-
由 mduigou 提交于
Summary: Adds a constant BYTES to each of the primitive wrapper classes (Byte, Character, Double, Float, Integer, Long, Short) with the calculation Primitive.SIZE / Byte.SIZE already made. Reviewed-by: dholmes
-
由 jjg 提交于
Reviewed-by: alanb
-
由 mduigou 提交于
Summary: Adds static utility methods to each primitive wrapper class to allow calculation of a hashCode value from an unboxed primitive. Reviewed-by: darcy, smarks, dholmes
-