[
https://issues.apache.org/jira/browse/JOHNZON-101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16078135#comment-16078135
]
Julian Reschke commented on JOHNZON-101:
----------------------------------------
As 1.0.0 was released on Dec 12, and the fix for this issue was committed on
Dec 13, it can't be in 1.0.0, right?
> JsonObject#getJson* must not throw NullPointerException
> -------------------------------------------------------
>
> Key: JOHNZON-101
> URL: https://issues.apache.org/jira/browse/JOHNZON-101
> Project: Johnzon
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.9.5, 1.0.0
> Reporter: Reinhard Sandtner
> Assignee: Reinhard Sandtner
> Priority: Critical
> Fix For: 1.0.0
>
>
> currently we throw a NPE in every case we do not find an entry for given name.
> [Javadoc|http://docs.oracle.com/javaee/7/api/javax/json/JsonObject.html#getJsonArray-java.lang.String-]
> says we must return {{null}} if the object contains no value for the name
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)