This is an automated email from the ASF dual-hosted git repository.
rmannibucau pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/johnzon.git.
from c22aaba JOHNZON-208 ensure writeKey().write() pattern is valid in
generator
new 4475ccc Fix JsonObject#toString() to escape key names.
new 542765d Make it less impacting to performance
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/johnzon/core/JsonObjectImpl.java | 4 +-
.../main/java/org/apache/johnzon/core/Strings.java | 85 ++++++++++++----------
.../apache/johnzon/core/JsonObjectImplTest.java | 13 ++++
3 files changed, 62 insertions(+), 40 deletions(-)