Bullet 4 of section 5.2.4 should be reverted back from:

      the required type parameter is an actual type, the bean type parameter is a type variable and the actual type is assignable from
      the upper bound, if any, of the type variable, or

      to

      the required type parameter is an actual type, the bean type parameter is a type variable and the actual type is assignable to
      the upper bound, if any, of the type variable, or

      See discussion at http://lists.jboss.org/pipermail/cdi-dev/2013-July/004290.html

            asabotdu@redhat.com Antoine Sabot-Durand (Inactive)
            marko.luksa@gmail.com Marko Luksa (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: