- 25 10月, 2013 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: alanb, chegar
-
- 25 11月, 2013 1 次提交
-
-
由 psandoz 提交于
Reviewed-by: chegar
-
- 22 11月, 2013 1 次提交
-
-
由 smarks 提交于
Reviewed-by: dholmes, bchristi, alanb, lancea
-
- 20 11月, 2013 3 次提交
-
-
由 jfranck 提交于
Reviewed-by: darcy
-
由 yan 提交于
Reviewed-by: prr, yan Contributed-by: NDmitry Ginzburg <dmitry.x.ginzburg@oracle.com>
-
由 dfuchs 提交于
Summary: Fixes a regression where the year in the date was increased by 1900. Reviewed-by: alanb, mchung
-
- 19 11月, 2013 1 次提交
-
-
由 serb 提交于
Reviewed-by: anthony, art
-
- 18 11月, 2013 1 次提交
-
-
由 yan 提交于
Reviewed-by: alanb, darcy Contributed-by: NSergey Lugovoy <sergey.lugovoy@oracle.com>
-
- 14 11月, 2013 6 次提交
-
-
由 pchelko 提交于
Reviewed-by: anthony, serb
-
由 sherman 提交于
Summary: to undo the change for 6559590 Reviewed-by: darcy
-
由 emc 提交于
8028021: @since 1.8 missing for certain methods in java.lang.reflect.Method in generated api docs Summary: two documentation fixes Reviewed-by: darcy
-
由 sherman 提交于
6559590: Pattern.compile(".*").split("") returns incorrect result Summary: updated spec/impl for these two corner cases Reviewed-by: alanb, psandoz
-
由 darcy 提交于
Reviewed-by: chegar, martin
-
由 bagiras 提交于
Reviewed-by: art, serb
-
- 13 11月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: chegar, forax, lancea, alanb, jfranck
-
- 09 11月, 2013 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: jrose
-
- 12 11月, 2013 1 次提交
-
-
由 sherman 提交于
Summary: to add Encoder.withoutPadding() Reviewed-by: alanb
-
- 10 11月, 2013 1 次提交
-
-
由 rriggs 提交于
Summary: correct declarations and add @SuppressWarnings Reviewed-by: darcy, lancea
-
- 09 11月, 2013 2 次提交
- 08 11月, 2013 4 次提交
- 07 11月, 2013 1 次提交
-
-
由 ksrini 提交于
8027232: Update j.l.invoke code generating class files to use ASM enhancements for invocation of non-abstract methods on ifaces Reviewed-by: ksrini, rfield Contributed-by: john.r.rose@oracle.com, paul.sandoz@oracle.com
-
- 05 11月, 2013 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: chegar, mduigou
-
- 03 11月, 2013 1 次提交
-
-
由 jrose 提交于
Summary: Better interpreted and compiled performance of operations in MethodType important to LambdaMetafactory. Reviewed-by: jrose, twisti, mchung Contributed-by: sergey.kuksenko@oracle.com
-
- 30 10月, 2013 2 次提交
-
-
由 pchelko 提交于
8027152: Regression: test closed/java/awt/Serialize/NullSerializationTest/NullSerializationTest.html fails since JDK 8 b112 Reviewed-by: art, serb
-
由 briangoetz 提交于
Reviewed-by: briangoetz, rfield Contributed-by: sergey.kuksenko@oracle.com
-
- 31 10月, 2013 5 次提交
-
-
由 briangoetz 提交于
8023984: Lambda linkage performance - use a method ref to a static factory instead of a ctor ref Reviewed-by: briangoetz, rfield Contributed-by: sergey.kuksenko@oracle.com
-
由 psandoz 提交于
Reviewed-by: henryjen, mduigou, briangoetz
-
由 smarks 提交于
4449028: exportObject() javadoc should specify behavior for null socket factories Reviewed-by: dfuchs, darcy
-
由 bpb 提交于
8021203: BigInteger.doubleValue/floatValue returns 0.0 instead of Infinity 8021204: Constructor BigInteger(String val, int radix) doesn't detect overflow 8022780: Incorrect BigInteger division because of MutableBigInteger.bitLength() overflow Summary: Prevent construction of overflowed BigIntegers. Reviewed-by: bpb, darcy, psandoz Contributed-by: NDmitry Nadezhin <dmitry.nadezhin@oracle.com>
-
由 darcy 提交于
Reviewed-by: jfranck, plevart, mchung, abuckley, sogoel
-
- 30 10月, 2013 1 次提交
-
-
由 briangoetz 提交于
8027318: Lambda Metafactory: generate serialization-hostile read/writeObject methods for non-serializable lambdas Reviewed-by: rfield, psandoz
-
- 31 10月, 2013 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: chegar
-
- 29 10月, 2013 2 次提交
- 25 10月, 2013 1 次提交
-
-
由 serb 提交于
Reviewed-by: anthony, art
-
- 28 10月, 2013 1 次提交
-
-
由 dfuchs 提交于
Summary: restore behaviour of setParent in anonymous logger and clarifies the spec with respect to security permissions. Reviewed-by: mchung, prr
-