Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-12560

XMLExtendedStreamReaderImpl.close() throws UnsupportedOperationException

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Trivial
    • 12.0.0.CR1
    • 12.0.0.Dev07
    • Core
    • None

    Description

      XMLExtendedStreamReaderImpl.close() throws an UnsupportedOperationException, which is immediately caught and ignored in ParserRegistry.parse().

      There is no leak, because parse() closes the reader/stream wrapped in XMLExtendedStreamReaderImpl itself, but the close should only happen in one place.

      Attachments

        Activity

          People

            dberinde@redhat.com Dan Berindei (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: