issues
search
jdereg
/
json-io
Convert Java to JSON. Convert JSON to Java. Pretty print JSON. Java JSON serializer. Deep copy Java object graphs.
Apache License 2.0
331
stars
116
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Shouldn't com.cedarsoftware.io.Resolver#createJavaFromJson be public?
#304
hugebdu
opened
1 day ago
1
Test Fix: Resolve unintended test failures caused by non-deterministic ordering of delta objects.
#303
Jake-WangZhi
closed
2 weeks ago
0
fix: resolved nondeterministic failure in MapsTest
#302
Qi-Cui
closed
1 month ago
0
Test Fix: Fix four tests that can unintentionally fail due to Inconsistent JSON String Order
#301
Jake-WangZhi
closed
1 month ago
0
convert JSON string to JSON element before comparing
#300
Jake-WangZhi
closed
1 month ago
0
Discussion
#299
DevStar2004
closed
1 month ago
1
fix: find osgi class loader
#298
ozhelezniak-talend
closed
1 month ago
3
Fix test that fails unexpectedly in testEnumWithPrivateMembersAsField_withPrivatesOn()
#297
DaniellaHubble
closed
1 month ago
0
fix: check two classloaders for resource file
#296
ozhelezniak-talend
closed
1 month ago
5
Test Fix: Fix a test that can unintentionally fail in testAssignAtomicInteger()
#295
Jake-Zhi0Wang
closed
1 month ago
1
fix: fix support of an old serialized enumset
#294
ozhelezniak-talend
closed
2 months ago
1
chore: update documentation for addInjectorFactory
#293
ozhelezniak-talend
closed
2 months ago
0
chore: make fields accessible to enforce trustable lookup
#292
ozhelezniak-talend
closed
2 months ago
1
feat: deserialize all non-static fields
#291
ozhelezniak-talend
closed
2 months ago
3
fixed flaky test by ordering class members first before creating the β¦
#290
erdion-hoxha
closed
2 months ago
0
fixed flaky test by ordering the class elements, before creating the β¦
#289
erdion-hoxha
closed
2 months ago
0
chore: add injector factory in read options
#288
ozhelezniak-talend
closed
2 months ago
3
Final fields can't be set by a new version of library
#287
ozhelezniak-talend
closed
2 months ago
2
Stack usage
#286
laurgarn
opened
4 months ago
4
Could not find class: java.time.ZoneRules which has associated alias value: ZoneRules config/aliases.txt
#285
skwakman
closed
5 months ago
2
memory leak on LRUCache
#284
andre-pt
closed
5 months ago
12
high usage of metaspace after upgrade to 4.22.0
#283
andre-pt
closed
6 months ago
4
User guide Untyped Usage
#282
Amosnomor
closed
6 months ago
1
Compatibility between 4.14.0 and 4.20.0
#281
andre-pt
closed
7 months ago
4
Refactored a few implementation smells
#280
CodeBreaker2712
closed
6 months ago
3
Custom reader fix
#279
jsnyder4
closed
8 months ago
0
Custom Writers not including id and ref in output?
#278
williamclocksin
closed
7 months ago
3
Updated transition JsonReader/JsonWriter
#277
jsnyder4
closed
8 months ago
0
Encoding Bug for JsonIo.toJson("πππ", null)?
#276
raubv0gel
closed
7 months ago
3
Custom serialising of objects with inheritance
#275
williamclocksin
closed
8 months ago
2
NoSuchMethodError after upgrade
#274
martinvisser
closed
4 months ago
24
Request for tutorial
#273
williamclocksin
closed
5 months ago
2
Converter based
#272
jdereg
closed
8 months ago
0
Converter based
#271
jdereg
closed
8 months ago
0
Converter based
#270
kpartlow
closed
9 months ago
0
Removed unused factories, first version of ConvertableFactory loading
#269
kpartlow
closed
9 months ago
0
Removed tests that were using factory directly to see what all is calβ¦
#268
kpartlow
closed
9 months ago
0
allowed converter overrides, removed unused factories, moving away from factories.
#267
kpartlow
closed
9 months ago
0
Additional Instant Tests
#266
kpartlow
closed
9 months ago
0
test fixes
#265
kpartlow
closed
9 months ago
0
How to deserialise javafx classes with inaccessible fields?
#264
williamclocksin
closed
8 months ago
2
Moved Converter to java-util
#263
kpartlow
closed
10 months ago
0
Converter Instance
#262
kpartlow
closed
10 months ago
0
Optimizations
#261
kpartlow
closed
10 months ago
0
Updated deserialize, fixed typing on arrays
#260
kpartlow
closed
11 months ago
0
Serialization Deserialization Updates for false positive asserts and easier creation of tests.
#259
kpartlow
closed
11 months ago
0
Added time zone specific tests and increased coverage of Temporal Types
#258
kpartlow
closed
11 months ago
1
Write Options Creation Optimizations
#257
kpartlow
closed
11 months ago
0
changed writeOptionsbuilder to build writeOptions directory and reduced calls to writeImpl()
#256
kpartlow
closed
11 months ago
0
removed faulty 1.8 test (comparing classloaders)
#255
kpartlow
closed
11 months ago
0
Next