pingpingy1 opened a new pull request, #123:
URL: https://github.com/apache/johnzon/pull/123

   A `null` writer passed to the `Mapper.write` method, sensibly, throws an NPE 
upon flushing the buffer out. However, since the flushing occurs at a later 
time, debugging that this occurred is challenging. Thus, this commit implements 
a fail-fast `null` guard.


-- 
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: dev-unsubscr...@johnzon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to