-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.1, 5.0
-
x86, sparc
-
solaris_2.5, windows_xp
Name: mc57594 Date: 02/17/97
Currently, only public members can be accessed through reflection-API,
but VM should concern scoping rule between accessor and target.
At least, subclasses should be able to access protected fields and methods
through reflection API.
company - PFU Ltd., Tokyo, Japan , email - ###@###.###
======================================================================
Currently, only public members can be accessed through reflection-API,
but VM should concern scoping rule between accessor and target.
At least, subclasses should be able to access protected fields and methods
through reflection API.
company - PFU Ltd., Tokyo, Japan , email - ###@###.###
======================================================================
- duplicates
-
JDK-6378384 (reflect) subclass can’t access superclass’s protected fields and methods by reflection
- Closed
-
JDK-4283544 (reflect) Field and Method do not correctly obey language accessibility rules
- Open
- relates to
-
JDK-4071957 (reflect) Method.invoke access control does not understand inner class scoping
- Closed
-
JDK-6342411 Add bridge method to allow reflective access to public method in non-public class
- Closed