Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
8
-
b91
-
generic
-
generic
-
Verified
Description
Now that we have a reflective model of parameters (JDK-8004729), the java.lang.reflect.Modifier class should provide a parameterModifiers method similar to other "fooModifers" methods in the class (JDK-6261502).
Attachments
Issue Links
- relates to
-
JDK-8004729 Add java.lang.reflect.Parameter and related changes for parameter reflection
- Closed
-
JDK-6261502 (reflect) Add the functionality to screen out the "inappropriate" modifier bits
- Resolved