- 30 10月, 2013 1 次提交
-
-
由 briangoetz 提交于
Reviewed-by: briangoetz, rfield Contributed-by: sergey.kuksenko@oracle.com
-
- 31 10月, 2013 1 次提交
-
-
由 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
-
- 30 10月, 2013 1 次提交
-
-
由 briangoetz 提交于
8027318: Lambda Metafactory: generate serialization-hostile read/writeObject methods for non-serializable lambdas Reviewed-by: rfield, psandoz
-
- 25 10月, 2013 1 次提交
-
-
由 briangoetz 提交于
Reviewed-by: briangoetz, rfield Contributed-by: dan.smith@oracle.com
-
- 24 10月, 2013 1 次提交
-
-
由 rfield 提交于
Summary: Wildcard marker interfaces can cause duplicate implemented interfaces in generated lambda class Reviewed-by: briangoetz
-
- 21 10月, 2013 1 次提交
-
-
由 rfield 提交于
Reviewed-by: ksrini, ahgross
-
- 10 10月, 2013 1 次提交
-
-
由 henryjen 提交于
Reviewed-by: plevart, mchung, forax, jjb Contributed-by: brian.goetz@oracle.com, henry.jen@oracle.com
-
- 11 7月, 2013 1 次提交
-
-
由 mcimadamore 提交于
8020010: Move lambda bridge creation from metafactory and VM to compiler Summary: JDK/metafactory component of the bridge fix and and MethodType vs. MethodHandle changes. Reviewed-by: twisti, briangoetz, forax Contributed-by: robert.field@oracle.com
-
- 19 6月, 2013 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb
-
- 18 6月, 2013 1 次提交
-
-
由 rfield 提交于
Summary: paired with 8013789: Compiler should emit bridges in interfaces Reviewed-by: twisti
-
- 26 6月, 2013 1 次提交
-
-
由 rfield 提交于
Reviewed-by: jrose
-
- 13 4月, 2013 2 次提交
- 27 2月, 2013 1 次提交
-
-
由 rfield 提交于
Summary: current thread's context ClassLoader was used to load class by name, pass class not name in serialization (Thank you Peter Levart for test and prototype. Thank you Sundar and Peter for unofficial reviews) Reviewed-by: forax
-
- 17 2月, 2013 1 次提交
-
-
由 rfield 提交于
Reviewed-by: forax
-
- 07 12月, 2012 1 次提交
-
-
由 rfield 提交于
Summary: Lambda implementing inner classes now has private constructor (thanks Kumar) Reviewed-by: ksrini
-
- 29 11月, 2012 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, dholmes
-
- 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
-