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
Improve toString Performance: Use StringBuilderWriter for toString methods
#867
Simulant87
closed
8 months ago
6
Minor: "latest release" points not to the newest release
#866
Simulant87
closed
8 months ago
2
Suggestion: Code Coverage Badge
#865
Simulant87
closed
9 months ago
1
Ticket #863 rewrite toString with StringBuilder for better performance
#864
Simulant87
closed
9 months ago
1
Enhancement: Improve toString performance
#863
Simulant87
closed
7 months ago
2
Ticket #861 replace assertTrue with assertEquals
#862
Simulant87
closed
8 months ago
1
Enhancement: Replace assetTrue with assetEquals in tests
#861
Simulant87
opened
9 months ago
2
Added missing Javadocs for Java 21
#860
javadev
closed
9 months ago
3
JavaDoc warnings in Java 21
#859
javadev
closed
9 months ago
2
cleanup-after-commit for #854 and #856
#858
stleary
closed
9 months ago
1
Implemented custom duplicate key handling (#840)
#857
XIAYM-gh
closed
8 months ago
10
add ability for custom delimiters
#856
michael-ameri
closed
9 months ago
1
Fix JSONArrayTest testRecursiveDepthArrayFor1000Levels()
#855
stleary
closed
9 months ago
1
Enhanced documentation for Java classes
#854
javadev
closed
9 months ago
3
JavaDoc warnings are present
#853
javadev
closed
9 months ago
4
Information is lost when converting hexadecimal value from xml to json.
#852
anki006
closed
8 months ago
6
Externalize JSON Test Files #850
#851
MaibuMaddi
closed
10 months ago
1
Externalize JSON Test Files
#850
MaibuMaddi
opened
10 months ago
0
A0p
#849
Huntley69
closed
10 months ago
1
Migrating to Junit 5 #847
#848
anudeepikamunnangi
closed
10 months ago
2
Migrating to Junit 5
#847
anudeepikamunnangi
closed
1 week ago
8
Cleanup warnings and merge new unit tests
#846
stleary
closed
10 months ago
0
improved annotation search performance
#845
seppl831
closed
10 months ago
2
Performance improvement for POJO conversion into JSONObject
#844
seppl831
closed
11 months ago
1
Cleanup and merge tests
#843
stleary
closed
10 months ago
1
Allow type widening (eg integer to string)
#842
FloEberle
closed
11 months ago
1
Separate Control for Type Conversion of Numbers and Booleans in XML to JSON Conversion
#841
jagsgill
opened
11 months ago
3
Duplicate key processing?
#840
XIAYM-gh
closed
8 months ago
5
stleary#838 - Fix enum serialization in JSONObject
#839
ThestralWarrior
closed
11 months ago
3
JSONObject.toString does not use an Enum's `toString()` but its `name()`
#838
arthurBricq
opened
11 months ago
7
JSONObject stack overflow
#837
Renis-1
opened
11 months ago
4
org.json.JSONTokener should close or provide option to close java.io.Reader
#836
rikkarth
opened
11 months ago
4
Delete redundant .toString() call in README
#835
LaFriska
closed
11 months ago
1
A OOM security issue was found in JSON-java
#834
Alex111998
opened
12 months ago
2
Refactoring for design smells
#833
adityap27
closed
12 months ago
1
Add a config flag to disable whitespace trimming
#832
keatontaylor10
closed
10 months ago
13
Refactor NumberConversionUtil and toString() of CookieList & XML Classes.
#831
adityap27
closed
11 months ago
5
Upgrade json-path's version to 2.4.0 to avoid dependency conflict.
#830
HappyHacker123
closed
12 months ago
1
Upgrade json-path version to avoid dependency conflicts.
#829
HappyHacker123
closed
12 months ago
1
Fixed flaky tests in XMLTest.java
#828
harshith2000
closed
1 year ago
1
Sync with origin repo stleary/JSON-java
#827
openworld42
closed
1 year ago
1
Behavior of JSONObject constructor trimming 0-led integers and converting them to int type instead of String type
#826
parker-mar
opened
1 year ago
14
JSONObject throws an exception when json conent has comment lines with latest json version
#825
sandushi
opened
1 year ago
2
Ignore tests that fail due to resource differences
#824
johnjaylward
closed
1 year ago
1
JSON parsing self reference object and array
#823
sk02241994
closed
11 months ago
5
Ordered output/file writing of JSONObjects (may be repeated, nevertheless please read carefully ...)
#822
openworld42
opened
1 year ago
16
Flaky test fails intermittently in GitHub Action
#821
johnjaylward
closed
1 year ago
5
Close XML tag explicitly for empty tags with configuration.
#820
rudrajyotib
closed
1 year ago
4
Revert to java 6
#819
nathan454
closed
1 year ago
2
Create QuickSort.java
#818
Shubhgupta-coder
closed
1 year ago
0
Previous
Next