This website requires JavaScript.
Explore
Help
Register
Sign In
Backups
/
JSON-java
Watch
1
Star
0
Fork
0
You've already forked JSON-java
mirror of
https://github.com/stleary/JSON-java.git
synced
2025-08-02 19:15:27 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
JSON-java
/
src
History
Michael Osipov
133c0cc75f
JSONTokener(InputStream) violates rfc8259#section-8.1 (
#739
)
...
Always use UTF-8 when an InputStream is passed. This
fixes
#739
.
2023-05-24 11:45:25 +02:00
..
main/java/org
/json
JSONTokener(InputStream) violates rfc8259#section-8.1 (
#739
)
2023-05-24 11:45:25 +02:00
test
Fixed Flaky Tests Caused by JSON permutations
2023-03-21 20:58:32 -05:00