[
https://issues.apache.org/jira/browse/LUCENE-3710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189757#comment-13189757
]
Uwe Schindler commented on LUCENE-3710:
---------------------------------------
I agree, it makes no sense to allow null as key or value.
In general, conventions for JavaDocs always assume that parameters are non-null
unless explicitely stated otherwise.
I think this is Won't fix / invalid.
> NullPointerException in DataOutput
> ----------------------------------
>
> Key: LUCENE-3710
> URL: https://issues.apache.org/jira/browse/LUCENE-3710
> Project: Lucene - Java
> Issue Type: Bug
> Components: core/store
> Environment: Google App Engine
> Reporter: André Luiz Nascimento Silva
> Priority: Minor
>
> The class org.apache.lucene.store.DataOutput throw a NullPointerException in
> line 189 if the value from Map.Entry is null.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]