- 14 11月, 2013 4 次提交
-
-
由 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
-
- 13 11月, 2013 1 次提交
-
-
由 serb 提交于
Reviewed-by: alanb, malenkov, mullan
-
- 09 11月, 2013 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: jrose
-
- 11 11月, 2013 1 次提交
-
-
由 jbachorik 提交于
Summary: RuntimeMXBean.getUptime() should be based on HR timers rather than on the OS time Reviewed-by: dholmes, sla
-
- 08 11月, 2013 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, dholmes, mr, plevart, psandoz
-
- 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
-
- 06 11月, 2013 1 次提交
-
-
由 mchung 提交于
6944188: ThreadMXBean/ThreadStateTest.java fails intermittently Reviewed-by: dholmes, chegar
-
- 04 11月, 2013 1 次提交
-
-
由 alundblad 提交于
Summary: Moved DefaultMethodModeling.java to its own directory to avoid conflicts with Equals.java. Reviewed-by: darcy
-
- 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
-
- 31 10月, 2013 3 次提交
- 25 10月, 2013 2 次提交
- 23 10月, 2013 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: psandoz, martin, alanb, robm
-
- 17 10月, 2013 2 次提交
- 24 10月, 2013 1 次提交
-
-
由 rfield 提交于
Summary: Wildcard marker interfaces can cause duplicate implemented interfaces in generated lambda class Reviewed-by: briangoetz
-
- 23 10月, 2013 2 次提交
- 22 10月, 2013 5 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, coffeys, smarks, mullan Contributed-by: alan.bateman@oralce.com, mark.sheppard@oracle.com
-
由 alundblad 提交于
8004912: Repeating annotations - getAnnotationsByType(Class<T>) is not working as expected for few inheritance scenarios 8019420: Repeatable non-inheritable annotation types are mishandled by Core Reflection Reviewed-by: jfranck
-
由 jfranck 提交于
Summary: Update getMethods() and getMethod() to filter out interface statics Reviewed-by: darcy Contributed-by: joel.franck@oracle.com, andreas.lundblad@oracle.com, amy.lu@oracle.com, peter.levart@gmail.com
-
由 sla 提交于
Summary: Redefined class in stack trace may not be found by method_idnum so handle null. Reviewed-by: coleenp, dcubed, sspitsyn
-
由 peytoia 提交于
Reviewed-by: naoto
-
- 21 10月, 2013 1 次提交
-
-
由 jbachorik 提交于
Reviewed-by: sla, mchung
-
- 18 10月, 2013 1 次提交
-
-
由 robm 提交于
8024660: TEST_BUG: java/lang/ProcessBuilder/*IOHandle.java leaving hotspot.log open in fastdebug builds Reviewed-by: alanb Contributed-by: pavel.punegov@oracle.com
-
- 14 10月, 2013 1 次提交
-
-
由 stefank 提交于
Reviewed-by: coleenp, sla Contributed-by: stefan.karlsson@oracle.com, coleen.phillimore@oracle.com
-
- 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
-
- 12 10月, 2013 2 次提交
- 11 10月, 2013 2 次提交
- 10 10月, 2013 1 次提交
-
-
由 henryjen 提交于
Reviewed-by: plevart, mchung, forax, jjb Contributed-by: brian.goetz@oracle.com, henry.jen@oracle.com
-
- 05 10月, 2013 3 次提交
-
-
由 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
-