- 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 2 次提交
- 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 次提交
- 15 9月, 2012 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, sla, egahlin
-
- 01 9月, 2012 1 次提交
-
-
由 dxu 提交于
Summary: Clean-up JDK Build Warnings in java.util, java.io Packages Reviewed-by: smarks, darcy, khazra, dholmes, forax, dl, andrew, aph, omajid, ulfzibis, christos, mduigou
-
- 29 8月, 2012 1 次提交
-
-
由 jrose 提交于
7194612: api/java_lang/invoke/MethodHandles/Lookup/index.html#ExceptionsTests[findVirtualNSME] fails w/ -esa Reviewed-by: kvn, twisti
-
- 25 8月, 2012 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, dholmes, dsamersoff, sspitsyn, psandoz
-
- 18 8月, 2012 1 次提交
-
-
由 jrose 提交于
Reviewed-by: twisti, kvn
-
- 10 8月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: jrose
-
- 09 8月, 2012 1 次提交
-
-
由 jfranck 提交于
Reviewed-by: darcy, jjg
-
- 08 8月, 2012 1 次提交
-
-
由 twisti 提交于
Reviewed-by: kvn, jrose
-
- 28 7月, 2012 1 次提交
-
-
由 jgish 提交于
Summary: Change contentEquals( CharSequence cs ) to do synchronization if cs is a StringBuffer Reviewed-by: mduigou Contributed-by: NJim Gish <jim.gish@oracle.com>
-