issues
search
stleary
/
JSON-java
A reference implementation of a JSON package in Java.
http://stleary.github.io/JSON-java/index.html
Other
4.54k
stars
2.56k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactor code changes
#917
devpatel43543
opened
5 hours ago
0
improve String parsing performance with CharSequenceReader
#916
Simulant87
closed
2 days ago
2
clarify minimum required Java Version 6 or 8
#915
Simulant87
closed
5 days ago
2
use StandardCharsets.UTF_8 in JSONTokener, delete Java 1.6 build pipeline
#914
Simulant87
closed
5 days ago
1
update minimum supported version in readme to Java 8
#913
Simulant87
closed
5 days ago
1
The information on the javadoc site seems to be out of date.
#912
nsano-rururu
opened
1 week ago
2
Revert strict mode
#911
stleary
closed
1 week ago
0
Reverting strict mode for now, to allow next release
#910
stleary
closed
1 week ago
1
JSON-PATH 2.4.0 has vulnerabilities, any eta for a new release with 2.9.0?
#909
gabesalvador
closed
1 week ago
2
New Release?
#908
anshchauhan
opened
1 month ago
2
Fix a bug when calling JSONArray.addAll() with Collection as Object
#907
hexetia
closed
1 week ago
1
Vulnerabilities in the latest 20240303 version
#906
abanias
opened
1 month ago
1
Strings Starting with '0' and Decimal Numbers Incorrectly Converted During XML to JSON Transformation
#905
Justsvetoslavov
closed
2 months ago
2
Update license from https://opensource.org/license
#904
ssibrahimpur
closed
3 months ago
1
884: Strict Mode for JSONObject
#903
rikkarth
closed
2 weeks ago
10
Inquiry about License Changes for the JSON Library
#902
gumingyu6689
closed
2 months ago
2
JSONArray has a bug when calling addAll with a collection (infinite recursion)
#901
jacob-wieland-gematik
closed
1 week ago
4
improve string parsing performance
#900
Simulant87
closed
4 months ago
1
Enhancement: Improve performance when parsing from String
#899
Simulant87
closed
4 months ago
3
Johnson-java
#898
WittayaMinethong25
closed
4 months ago
1
Needs repairs and no ot sure how this country works
#897
StacySager1977
closed
5 months ago
3
Converting a xml to json containing string converts the value to exponential format
#896
atuldas
closed
5 months ago
2
Info required for compatible version with openjdk21
#895
sahil3390
closed
4 months ago
2
update-jsonpath: update jsonpath from 2.4.0 to 2.9.0
#894
stleary
closed
1 week ago
7
Update JsonPath version
#893
anabright
closed
1 week ago
1
JDK8 Compatibility Broken
#892
melloware
closed
6 months ago
4
All unit tests must pass in strict mode
#891
stleary
closed
1 week ago
5
Gentoo gets the "The system is out of resources." error on x86 in test phase.
#890
vaukai
closed
1 week ago
5
Fixed non-idempotent unit tests in `JSONObjectTest`
#889
kaiyaok2
closed
6 months ago
3
fix(#887): complete strictMode for JSONArray
#888
rikkarth
closed
6 months ago
29
Complete strictMode for JSONArray
#887
stleary
closed
6 months ago
4
add javadoc for strictmode
#886
Simulant87
closed
7 months ago
1
There is a Javadoc warning
#885
javadev
closed
7 months ago
2
Implement strict mode for JSONObject
#884
stleary
closed
1 week ago
4
Download link is wrong
#883
njlarsson
closed
7 months ago
1
Refactored Design smells
#882
tanujdoshi
closed
7 months ago
1
Refactored Design smells
#881
tanujdoshi
closed
7 months ago
1
Refactor changes
#880
tanujdoshi
closed
2 weeks ago
1
extend syntax error information
#879
Simulant87
closed
7 months ago
3
Update Wiki: Where are the unit tests
#878
Simulant87
closed
8 months ago
1
StrictMode Implementation for JSONArray
#877
rikkarth
closed
7 months ago
14
remove-jsonparserconfig-ctor - just use withOverwriteDuplicateKey()
#876
stleary
closed
8 months ago
1
20240303-pre-release-updates updates for release
#875
stleary
closed
8 months ago
0
Deployment and Pipeline action updates
#874
stleary
closed
8 months ago
1
Automatically update Javadoc with GitHub Actions
#873
ayvacs
opened
8 months ago
1
Added: code and branch coverage
#872
tanujdoshi
closed
8 months ago
0
JSONArray converting incorrect input string to array
#871
ssharan27
closed
7 months ago
7
add a test case for an enum implementing JSONString
#870
Simulant87
closed
8 months ago
6
Revert recent obj long get long changes
#869
stleary
closed
8 months ago
1
Problem with optLong, getLong when parsing JSONObject and XML
#868
stleary
opened
9 months ago
3
Next