Skip to content

issues Search Results · repo:json-iterator/java language:Java

Filter by

257 results
 (129 ms)

257 results

injson-iterator/java (press backspace or delete to remove)

number of seconds can be increased to maximize thread operation
  • MarkAndrew123
  • Opened 
    on Nov 1, 2024
  • #359

Various places in this library that parse null will see n and then skip the next three characters without validating that the next three characters are u l l . So this is parsed as null: nope. See for ...
  • mtdowling
  • 5
  • Opened 
    on Jun 27, 2024
  • #357

First our project is use Java 8 and when convert Local Date Time field was succes. But when we change the Java to Java 17, a problem rise as below java.lang.reflect.InaccessibleObjectException: Unable ...
  • zetta4ever
  • 2
  • Opened 
    on May 13, 2024
  • #356

Problem: JsonStream.serialize error,cause StackOverflowError ByteArrayOutputStream out = new ByteArrayOutputStream(); JsonStream.serialize(checkParameter.getParams(), out); remark:checkParameter.getParams() ...
  • eastlong
  • 1
  • Opened 
    on Nov 13, 2023
  • #352

问题:递归循环报错,引发StackOverflowError ByteArrayOutputStream out = new ByteArrayOutputStream(); JsonStream.serialize(checkParameter.getParams(), out); 其中:checkParameter.getParams()是一个map 执行报错: ...
  • eastlong
  • 1
  • Opened 
    on Nov 13, 2023
  • #351

  • gabsiiiiii
  • Opened 
    on Nov 12, 2023
  • #350

  • Appai207
  • Opened 
    on Oct 8, 2023
  • #349

Leave 𝕒 commend
  • gabsiiiiii
  • 1
  • Opened 
    on Apr 20, 2023
  • #344

So my pom.xml has following dependencies: dependency groupId com.jsoniter /groupId artifactId jsoniter /artifactId version 0.9.23 /version /dependency dependency groupId ...
  • ahrooran-r
  • Opened 
    on Apr 7, 2023
  • #342

Hi folks, Someone submitted a PR to remove json-iter from the java-json-benchmark: https://github.com/fabienrenaud/java-json-benchmark/pull/66 Given it s a top-contender lib, I d like to keep it in the ...
  • fabienrenaud
  • 5
  • Opened 
    on Feb 28, 2023
  • #341
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub