Details
-
Bug
-
Resolution: Fixed
-
P3
-
8
-
b117
-
Verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8028896 | port-stage-ppc-aix | Joe Darcy | P3 | Resolved | Fixed | master |
Description
Inside some core reflection implementation classes, there is unnecessary use of raw arrays rather than arrays of a wildcard type. This should be fixed.
Attachments
Issue Links
- backported by
-
JDK-8028896 Correct raw type lint warnings in core reflection implementation classes
- Resolved