- 03 1月, 2020 1 次提交
-
-
由 andrew 提交于
Reviewed-by: mbalao
-
- 09 12月, 2016 1 次提交
-
-
由 rriggs 提交于
Reviewed-by: chegar, psandoz
-
- 18 7月, 2016 2 次提交
-
-
由 snikandrova 提交于
Reviewed-by: darcy
-
由 snikandrova 提交于
Reviewed-by: darcy
-
- 10 6月, 2016 1 次提交
-
-
由 srastogi 提交于
Reviewed-by: psandoz, darcy, jfranck, vlivanov, mhaupt
-
- 09 12月, 2016 1 次提交
-
-
由 rriggs 提交于
Reviewed-by: chegar, psandoz
-
- 02 12月, 2015 2 次提交
- 09 12月, 2016 1 次提交
-
-
由 rriggs 提交于
Reviewed-by: chegar, psandoz
-
- 02 12月, 2014 1 次提交
-
-
由 dfuchs 提交于
Summary: This fix hides the new private Class.classLoader field from reflection, rather than making it not accessible. Reviewed-by: mchung, coffeys
-
- 28 11月, 2014 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: martin, jfranck
-
- 13 11月, 2014 1 次提交
-
-
由 martin 提交于
Summary: Make fields final or volatile to ensure thread safety Reviewed-by: jfranck
-
- 19 12月, 2014 1 次提交
-
-
由 igerasim 提交于
Summary: Make several fields in core reflection volatile Reviewed-by: jfranck, shade, plevart
-
- 23 4月, 2014 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jfranck, abuckley, ahgross, dmeetry
-
- 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
-
- 22 11月, 2013 1 次提交
-
-
由 jfranck 提交于
8023278: Reflection API methods do not throw AnnotationFormatError in case of malformed Runtime[In]VisibleTypeAnnotations attribute Reviewed-by: darcy
-
- 14 11月, 2013 1 次提交
-
-
由 jfranck 提交于
8028055: (reflect) invoking Method/Constructor in anonymous classes breaks with -Dsun.reflect.noInflation=true Reviewed-by: briangoetz
-
- 09 11月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: lancea, alanb
-
- 07 11月, 2013 1 次提交
-
-
由 jfranck 提交于
Reviewed-by: psandoz
-
- 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
-
- 25 10月, 2013 2 次提交
- 22 10月, 2013 1 次提交
-
-
由 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
-
- 18 10月, 2013 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, forax, dholmes, twisti
-
- 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
-
- 12 10月, 2013 1 次提交
-
-
由 rfield 提交于
Reviewed-by: forax, psandoz, dholmes, jfranck Contributed-by: karen.kinnear@oracle.com
-
- 12 5月, 2014 1 次提交
-
-
由 jfranck 提交于
Reviewed-by: psandoz
-
- 11 10月, 2013 1 次提交
-
-
由 jfranck 提交于
Reviewed-by: mchung, hawtin
-
- 09 10月, 2013 1 次提交
-
-
由 valeriep 提交于
Summary: Fixed and suppressed compiler warnings on rawtypes Reviewed-by: vinnie
-
- 30 9月, 2013 1 次提交
-
-
由 jfranck 提交于
8022324: j.l.Class.getAnnotatedInterfaces() for array type returns wrong value 8024915: j.l.r.Executable.getAnnotatedReceiverType() should return null for static methods Summary: Update javadoc and implementation of reflection for type annotations to match latest spec Reviewed-by: darcy
-
- 02 10月, 2013 1 次提交
-
-
由 emc 提交于
Summary: Fixed issue with type annotation reflection framework that would cause getType of AnnotatedTypes to be null if no annotations were present. Reviewed-by: darcy, jfranck
-
- 23 7月, 2013 1 次提交
-
-
由 mchung 提交于
Reviewed-by: dfuchs, jrose, jdn, ahgross, chegar
-
- 15 7月, 2013 1 次提交
-
-
由 plevart 提交于
Reviewed-by: dholmes, jfranck
-
- 05 8月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb, lancea, alexsch
-
- 17 6月, 2013 1 次提交
-
-
由 shade 提交于
Summary: cache more reflective data and lookup results. Reviewed-by: alanb, plevart, psandoz, dl Contributed-by: NDoug Lea <dl@cs.oswego.edu>, Aleksey Shipilev <aleksey.shipilev@oracle.com>
-
- 11 5月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: mchung
-
- 10 5月, 2013 1 次提交
-
-
由 jfranck 提交于
Reviewed-by: darcy, abuckley
-
- 18 4月, 2013 1 次提交
-
-
由 mchung 提交于
Reviewed-by: ahgross, alanb
-
- 17 4月, 2013 1 次提交
-
-
由 mchung 提交于
Reviewed-by: jrose, alanb, twisti
-
- 18 4月, 2013 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, jrose, jdn
-