Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-822

ByteAssetLoader does not ignore all LinkageError subtypes

    XMLWordPrintable

Details

    Description

      ByteAssetLoader is a simplified non-hierarchical classloader, used for looking up Servlet instances in the archive.

      It is not able to handle all of possible class loading variants, hence the list of ignored exception should cover more than ClassNotDefFoundException and NoClassDefError. The latter should be replaced to LinkageError, which is more general.

      Attachments

        Activity

          People

            kpiwko Karel Piwko
            kpiwko Karel Piwko
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: