Matus Abaffy created CDI-445:
--------------------------------
Summary: Remove collocation 'if any' relating to upper bounds of
wildcards and type variables
Key: CDI-445
URL:
https://issues.jboss.org/browse/CDI-445
Project: CDI Specification Issues
Issue Type: Feature Request
Reporter: Matus Abaffy
Priority: Minor
These collocations are redundant: if there is no explicitly declared upper bound, the
upper bound is Object.
From javadoc for TypeVariable#getBounds and
WildcardType#getUpperBounds: "Note that if no upper bound is explicitly declared, the
upper bound is Object."
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)