Details
-
Enhancement
-
Resolution: Fixed
-
P3
-
8
-
b78
-
Verified
Description
The specification for method parameter reflection has been changed, renaming the SYNTHESIZED flag to MANDATED, and changing its value from 0x10000 to 0x8000. The implementation needs to be updated as well.
Attachments
Issue Links
- relates to
-
JDK-8004729 Add java.lang.reflect.Parameter and related changes for parameter reflection
- Closed