Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Replace json-simple with different JSON library #686

@tadayosi

Description

@tadayosi

I noticed that Jolokia is still based on the old json-simple library for JSON manipulations. json-simple is no longer maintained, of which the last release was more than ten years ago. We should migrate to a newer and maintained JSON library such as JSON-java. JSON-java seems to have quite similar API to json-simple and appears mostly compatible, so migration shouldn't be so hard.

There are outstanding issues with json-simple as well, for instance:

Hopefully they might be resolved by migrating to JSON-java as well.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions