reta opened a new pull request #748:
URL: https://github.com/apache/cxf/pull/748


   ```
       /**
        *<p>
        * Note: as per StAX 1.0 specs, this method does NOT close the underlying
        * input reader. That is, unless the new StAX2 property
        * {@link org.codehaus.stax2.XMLInputFactory2#P_AUTO_CLOSE_INPUT} is
        * set to true.
        */
       @Override
       public void close() throws XMLStreamException 
   ```
   
   But it still unclear why the file handle is not freed up.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to