-
Bug
-
Resolution: Fixed
-
P3
-
8
Additional test are needed to validate the parameter features in different context.
Test must cover interaction with language features such as annotations, generics,
annotation, inheritance, etc. and also validate that parameter names are recorded
independently of method modifiers.
Test should verify that method parameters are written correctly to classfiles, using the
MethodParameters attribute, and that this attribute is read correctly by javac ad javap.
Test must cover interaction with language features such as annotations, generics,
annotation, inheritance, etc. and also validate that parameter names are recorded
independently of method modifiers.
Test should verify that method parameters are written correctly to classfiles, using the
MethodParameters attribute, and that this attribute is read correctly by javac ad javap.
- relates to
-
JDK-8006345 Report Synthesized Parameters in java.lang.reflect.Parameter API
-
- Closed
-
-
JDK-8004727 Add compiler support for parameter reflection
-
- Closed
-
-
JDK-8006948 Update javac for MethodParameters format change
-
- Closed
-