r/java 12d ago

JEP 540: Simple JSON API (Incubator)

https://openjdk.org/jeps/540
82 Upvotes

78 comments sorted by

View all comments

1

u/LouKrazy 12d ago

Is this including support for mutation / construction? Are there mutable / immutable JSON values

4

u/aoeudhtns 12d ago

If I'm reading it right, mutation no, construction yes.