To support more accurate modeling of information about types, there is need for a java.lang.reflect.Parameter class to capture information particular to parameters. Fully implementing this feature will require changes to HotSpot and core reflection and possibly implementation change to javax.lang.model.
- relates to
-
JDK-8046108 JEP 118: Access to Parameter Names at Runtime
- Closed