We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d243dee commit 8ff5ee6Copy full SHA for 8ff5ee6
README.md
@@ -3,7 +3,7 @@
3
This is a backport of the `java.util.json` API from the OpenJDK jdk‑sandbox “json” branch for use on Java 21 and above.
4
5
References:
6
-- OpenJDK sandbox “json” branch: https://github.com/openjdk/jdk-sandbox/tree/master/src/java.json
+- OpenJDK sandbox “json” branch: https://github.com/openjdk/jdk-sandbox/tree/json
7
- Design paper: [Towards a JSON API for the JDK.pdf](Towards%20a%20JSON%20API%20for%20the%20JDK.pdf)
8
9
This project is not an official release; APIs and behaviour may change as upstream evolves.
0 commit comments