veithen opened a new pull request, #891: URL: https://github.com/apache/ws-axiom/pull/891
The field, getter and constructor parameter holding either a Blob or a BlobProvider now use @Union so the checker framework verifies the instanceof-based narrowing. The Map of pending blobs in XOPEncodingFilterHandler is annotated the same way since it stores the same union of types. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
