Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-15047

EJB (Un)marshaller resource leak

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 25.0.0.Beta1, 25.0.0.Final
    • 24.0.0.Final
    • EJB
    • None

      Some classes use Unmarshaller or Marshaller without closing it properly.

      Fix: Use try-with-resources or "safeClose" util, depending on the current Exception Handling situation.

              cfang@redhat.com Cheng Fang
              xf01213 Boris Unckel (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: