- 18 11月, 2013 1 次提交
-
-
由 yan 提交于
Reviewed-by: alanb, darcy Contributed-by: NSergey Lugovoy <sergey.lugovoy@oracle.com>
-
- 15 11月, 2013 1 次提交
-
-
由 sla 提交于
Reviewed-by: alanb, allwin, sspitsyn, mgronlun
-
- 14 11月, 2013 5 次提交
-
-
由 jfranck 提交于
8028055: (reflect) invoking Method/Constructor in anonymous classes breaks with -Dsun.reflect.noInflation=true Reviewed-by: briangoetz
-
由 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
-
- 13 11月, 2013 3 次提交
- 12 11月, 2013 1 次提交
-
-
由 smarks 提交于
Reviewed-by: darcy, mchung, alanb, chegar
-
- 09 11月, 2013 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: jrose
-
- 12 11月, 2013 2 次提交
- 11 11月, 2013 2 次提交
- 10 11月, 2013 1 次提交
-
-
由 rriggs 提交于
Summary: correct declarations and add @SuppressWarnings Reviewed-by: darcy, lancea
-
- 09 11月, 2013 4 次提交
- 08 11月, 2013 4 次提交
- 07 11月, 2013 3 次提交
-
-
由 jfranck 提交于
Reviewed-by: psandoz
-
由 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
-
由 ksrini 提交于
8027227: [asm] generate CONSTANT_InterfaceMethodref for invoke{special/static) of non-abstract methods on ifaces Reviewed-by: ksrini, lagergren Contributed-by: ebruneton@free.fr, forax@univ-mlv.fr, john.r.rose@oracle.com, paul.sandoz@oracle.com
-
- 05 11月, 2013 2 次提交
- 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 3 次提交
-
-
由 pchelko 提交于
8027152: Regression: test closed/java/awt/Serialize/NullSerializationTest/NullSerializationTest.html fails since JDK 8 b112 Reviewed-by: art, serb
-
由 bagiras 提交于
Reviewed-by: anthony, pchelko
-
由 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
-