Closed glassfishrobot closed 7 years ago
Reported by struberg
@lukasj said: Added also missing createArrayBuilder(Collection<?> col) in https://java.net/projects/jsonp/sources/git/revision/16da06c
This issue was imported from java.net JIRA JSON_PROCESSING_SPEC-85
Marked as fixed on Tuesday, March 7th 2017, 4:45:52 pm
There are multiple versions of Json#createObjectBuilder(). The are basically a shortcut to creating a JsonBuilderFactory and use the respective methods.
But there is one method which is not contained in JsonBuilderFactory:
Do we like to add this method to the JsonBuilderFactory as well?
Affected Versions
[1.0-pr]