- 22 4月, 2014 1 次提交
-
-
由 shurailine 提交于
Summary: Remove dependency on sun.misc.IOUtils.readFully(InputStream, int, boolean) Reviewed-by: alanb, mchung, chegar Contributed-by: NAlexandre Iline <alexandre.iline@oracle.com>
-
- 17 2月, 2015 1 次提交
-
-
由 sla 提交于
Reviewed-by: jrose, forax, jfranck, vlivanov
-
- 01 3月, 2014 1 次提交
-
-
由 rfield 提交于
Reviewed-by: ahgross, briangoetz, dlsmith
-
- 29 1月, 2014 2 次提交
- 27 12月, 2013 1 次提交
-
-
由 lana 提交于
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date Reviewed-by: tbell, lancea, chegar
-
- 14 11月, 2013 1 次提交
-
-
由 jfranck 提交于
8028055: (reflect) invoking Method/Constructor in anonymous classes breaks with -Dsun.reflect.noInflation=true Reviewed-by: briangoetz
-
- 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 次提交
-
-
由 rfield 提交于
8027681: Lambda serialization fails once reflection proxy generation kicks in Reviewed-by: ksrini, briangoetz, jfranck Contributed-by: joel.franck@oracle.com, brian.goetz@oracle.com, robert.field@oracle.com
-
- 24 10月, 2013 1 次提交
-
-
由 rfield 提交于
Summary: Wildcard marker interfaces can cause duplicate implemented interfaces in generated lambda class Reviewed-by: briangoetz
-
- 15 10月, 2013 1 次提交
-
-
由 henryjen 提交于
8026362: java/lang/invoke/lambda/LogGeneratedClassesTest.java failed on windows, jtreg report Fail to org.testng.SkipException Reviewed-by: chegar
-
- 10 10月, 2013 1 次提交
-
-
由 henryjen 提交于
Reviewed-by: plevart, mchung, forax, jjb Contributed-by: brian.goetz@oracle.com, henry.jen@oracle.com
-
- 26 6月, 2013 1 次提交
-
-
由 rfield 提交于
Reviewed-by: jrose
-
- 13 4月, 2013 1 次提交
-
-
由 rfield 提交于
8008941: isSynthetic() returns false for lambda instances Reviewed-by: mduigou
-
- 08 3月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 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
-
- 22 2月, 2013 1 次提交
-
-
由 rfield 提交于
Summary: run in /othervm mode Reviewed-by: ksrini
-
- 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
-