-
Enhancement
-
Resolution: Fixed
-
P4
-
17
While core reflection is in the java.land and java.lang.reflect packages, it predominantly present a JVM-centric rather than Java language-centric view of the platform.
This could be noted at the package-level, in particular regarding the handling of parameters.
Filed in response to core-libs-dev discussion:
https://mail.openjdk.java.net/pipermail/core-libs-dev/2021-February/074722.html
https://mail.openjdk.java.net/pipermail/core-libs-dev/2021-March/074794.html
This could be noted at the package-level, in particular regarding the handling of parameters.
Filed in response to core-libs-dev discussion:
https://mail.openjdk.java.net/pipermail/core-libs-dev/2021-February/074722.html
https://mail.openjdk.java.net/pipermail/core-libs-dev/2021-March/074794.html
- relates to
-
JDK-8322878 Including sealing information Class.toGenericString()
-
- Resolved
-
-
JDK-8180892 Correct handling of annotations on parameters
-
- Open
-
-
JDK-8263763 Synthetic constructor parameters of enum are not considered for annotation indices
-
- Resolved
-
-
JDK-8074977 Constructor.getAnnotatedParameterTypes returns wrong value
-
- Closed
-
-
JDK-8246586 java.lang.reflect.Parameter.getAnnotation doesn't take into account synthetic parameters
-
- Closed
-
-
JDK-8336794 Remodel TypeAnnotation to "have" instead of "be" an Annotation
-
- Closed
-
(1 relates to, 2 links to)