- 10 12月, 2014 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: jrose, psandoz
-
- 04 12月, 2014 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: psandoz, jrose, shade
-
- 05 12月, 2014 1 次提交
-
-
由 kshefov 提交于
Reviewed-by: psandoz, vlivanov, dfuchs
-
- 24 11月, 2014 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: psandoz, shade
-
- 16 10月, 2014 2 次提交
- 22 9月, 2014 1 次提交
-
-
由 kshefov 提交于
8058728: TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods Reviewed-by: vlivanov, iignatyev, psandoz
-
- 17 9月, 2014 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: darcy, alanb
-
- 10 9月, 2014 3 次提交
- 13 9月, 2014 2 次提交
- 17 6月, 2014 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: jrose
-
- 09 6月, 2014 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: psandoz, jrose
-
- 29 3月, 2014 1 次提交
-
-
由 iignatyev 提交于
Reviewed-by: iveresov, twisti, vlivanov
-
- 26 3月, 2014 2 次提交
- 01 3月, 2014 1 次提交
-
-
由 rfield 提交于
Reviewed-by: ahgross, briangoetz, dlsmith
-
- 06 11月, 2014 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: attila, lagergren
-
- 01 2月, 2014 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: jrose, twisti
-
- 29 1月, 2014 2 次提交
- 28 1月, 2014 1 次提交
-
-
由 vlivanov 提交于
8032585: JSR292: IllegalAccessError when attempting to invoke protected method from different package Reviewed-by: twisti, jrose
-
- 16 1月, 2014 1 次提交
-
-
由 vlivanov 提交于
8031502: JSR292: IncompatibleClassChangeError in LambdaForm for CharSequence.toString() method handle type converter Reviewed-by: sundar, lagergren, drchase
-
- 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
-
- 13 11月, 2013 1 次提交
-
-
由 serb 提交于
Reviewed-by: alanb, malenkov, mullan
-
- 09 11月, 2013 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: jrose
-
- 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
-
- 17 10月, 2013 1 次提交
-
-
由 drchase 提交于
8022718: Runtime accessibility checking: protected class, if extended, should be accessible from another package Summary: Modify accessibility check; it was muddled about Java vs JVM protection terminology. Reviewed-by: jrose
-
- 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
-
- 22 5月, 2014 1 次提交
-
-
由 jbachorik 提交于
Reviewed-by: sla, jbachorik Contributed-by: NYekaterina Kantserova <yekaterina.kantserova@oracle.com>
-
- 10 10月, 2013 1 次提交
-
-
由 henryjen 提交于
Reviewed-by: plevart, mchung, forax, jjb Contributed-by: brian.goetz@oracle.com, henry.jen@oracle.com
-
- 05 10月, 2013 4 次提交
-
-
由 jrose 提交于
Summary: add wildcard to unreflectConstructor, various clarifications and minor edits Reviewed-by: mchung, darcy, twisti
-
由 jrose 提交于
Summary: align CONSTANT_MethodHandle and Lookup.find* API calls, clarify security manager & @CallerSensitive interactions Reviewed-by: mchung, twisti
-
由 jrose 提交于
Summary: promote an existing private method; make unit tests on all argument positions to arity 10 with mixed types Reviewed-by: twisti, vlivanov
-
由 jrose 提交于
Summary: Align MH semantic with bytecode behavior of constructor and static member accesses, regarding <clinit> invocation. Reviewed-by: twisti, darcy, abuckley, vlivanov
-