Skip to content

issues Search Results · repo:stleary/JSON-java language:Java

Filter by

519 results
 (142 ms)

519 results

instleary/JSON-java (press backspace or delete to remove)

Gson has an API method \ T fromJson(String, Class\ T ), which converts a JSON doc to an instance of class T. JSON-Java should have a similar capability. New unit tests to thoroughly exercise the functionality ...
  • stleary
  • Opened 
    5 days ago
  • #1003

t null /t used to be { t : null } but now its returning { t :null} with useStrings I expected everything to String as it was in the previous version(20250107
In progress
  • babita-verma
  • 4
  • Opened 
    on Jun 4
  • #986

See this recent SonarQube report: https://sonarcloud.io/project/issues?issueStatuses=OPEN%2CCONFIRMED pullRequest=983 id=stleary_JSON-java open=AZb9I_F8fj3zpl20NBGj Also, if the code review comments in ...
  • stleary
  • 2
  • Opened 
    on May 24
  • #984

Hi, I have a scenario where we are creating a JSONObject for a MAP and there is a possiblity of values being instances of custom class types with no fields initialized. We expect the fields to be retained ...
  • harshith8854
  • 3
  • Opened 
    on May 21
  • #982

Hi, while performing tests on read-only behavior of many JSON parsers I found some issues with this library, testing strict mode only. The following are all forgiven : { a :True} { a :TRUE} {true : ...
  • eleumik
  • 2
  • Opened 
    on May 16
  • #980

Hi, Artifact like 20250107.0.0.redhat-00001 have been released recently, and following this release dependabot has also created an automatic PR. Here s an example of those redhat versions pushed by dependabot ...
Active discussion
  • ron190
  • 2
  • Opened 
    on May 12
  • #977

Hi, is there a planned release schedule for the project? We are observing a bug in our project which may be solved by https://github.com/stleary/JSON-java/pull/937 and would like to know when we can ...
  • zelite
  • 2
  • Opened 
    on May 12
  • #976

Hi, This project is used by many because it is a great implementation. What I found is that in many places people are jumping through strange hoops because the license of this project historically had ...
Keep issue open
No changes at this time
  • nielsbasjes
  • 14
  • Opened 
    on May 9
  • #975

In my use case, I need to customize the serialization of JSONObject (which internally is based on a HashMap) in order to make the entry order predictable for testing purposes. Inspecting its implementation, ...
  • stechio
  • 3
  • Opened 
    on Apr 24
  • #972

Overview To enhance our code quality and security, I propose to integrate SonarQube Cloud (or SonarCloud) with our GitHub repositories. This integration will automatically analyze our code for bugs, vulnerabilities, ...
  • javadev
  • 6
  • Opened 
    on Apr 24
  • #971
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