- 31 1月, 2013 1 次提交
-
-
由 jfranck 提交于
8004919: AnnotationSupport uses possibly half-constructed AnnotationType instances Summary: Implements the simplified semantics for repeating annotations and removes the incorrect obtaining of an AnnotationType Reviewed-by: darcy, abuckley
-
- 29 1月, 2013 1 次提交
-
-
由 jfranck 提交于
Reviewed-by: darcy
-
- 23 1月, 2013 1 次提交
-
-
由 jgish 提交于
Summary: Add blanket null-handling statement to StringBuilder and StringBuffer Reviewed-by: mduigou
-
- 26 1月, 2013 1 次提交
-
-
由 mduigou 提交于
Reviewed-by: darcy, mduigou, briangoetz, dholmes Contributed-by: akhil.arora@oracle.com
-
- 25 1月, 2013 2 次提交
- 24 1月, 2013 1 次提交
-
-
由 robm 提交于
Reviewed-by: darcy, forax, psandoz, dholmes, tbell
-
- 16 1月, 2013 1 次提交
-
-
由 dl 提交于
Reviewed-by: shade, chegar
-
- 14 1月, 2013 1 次提交
-
-
由 dholmes 提交于
Summary: Moved the fields for cached reflection objects into a seperate ReflectionData object to reduce dynamic footprint. Reviewed-by: dholmes, mchung, shade Contributed-by: NPeter Levart <peter.levart@gmail.com>
-
- 10 1月, 2013 3 次提交
- 09 1月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: mduigou
-
- 29 12月, 2012 1 次提交
-
-
由 jgish 提交于
Summary: use a common javadoc style in the String classes Reviewed-by: darcy
-
- 21 12月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, jrose
-
- 20 12月, 2012 1 次提交
-
-
由 darcy 提交于
Reviewed-by: mduigou
-
- 19 12月, 2012 2 次提交
- 12 12月, 2012 1 次提交
-
-
由 akhil 提交于
Reviewed-by: mduigou, forax, dl, chegar, briangoetz
-
- 07 12月, 2012 1 次提交
-
-
由 rfield 提交于
Summary: Lambda implementing inner classes now has private constructor (thanks Kumar) Reviewed-by: ksrini
-
- 01 12月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, jrose, twisti Contributed-by: NDavid Chase <david.r.chase@oracle.com>
-
- 30 11月, 2012 1 次提交
-
-
由 mduigou 提交于
Summary: It is not necessary to extract the value array with toCharArray. The value array can now be used directly. Reviewed-by: alanb
-
- 29 11月, 2012 3 次提交
- 26 11月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: weijun, xuelei
-
- 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
-
- 08 11月, 2012 2 次提交
- 07 11月, 2012 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 02 11月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, ksrini
-
- 30 10月, 2012 1 次提交
-
-
由 jgish 提交于
Summary: update StringBuilder & StringBuffer to consistently handle forwarding to AbstractStringBuilder. Some additional cleanup (removal of refs to sub-classes from AbstractStringBuilder) Reviewed-by: chegar, alanb, mduigou
-
- 26 10月, 2012 1 次提交
-
-
由 rfield 提交于
Summary: Implement lambda invokedynamic bootstrap by generating at runtime an inner class that implements the functional interface Reviewed-by: twisti
-
- 20 10月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: jrose
-
- 01 10月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: lancea, darcy, ulfzibis, iris, naoto, dholmes
-
- 21 9月, 2012 1 次提交
-
-
由 jrose 提交于
Summary: Bind callers to caller-sensitive methods. Reviewed-by: twisti, jjh, vlivanov, ahgross
-
- 19 9月, 2012 2 次提交