Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-2722

org.jboss.resteasy.plugins.providers.jaxb.IgnoredMediaTypes#compare - repeated check

    XMLWordPrintable

Details

    Description

      org.jboss.resteasy.plugins.providers.jaxb.IgnoredMediaTypes#compare has repeated check on isWildcardSubtype.
       
      To be precise mt.isWildcardSubtype() || mt.isWildcardSubtype() instead of mt.isWildcardSubtype() || mediaType.isWildcardSubtype()

      Attachments

        Activity

          People

            rsvoboda@redhat.com Rostislav Svoboda
            rsvoboda@redhat.com Rostislav Svoboda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: