Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mechko
/
JSON-java
Public
forked from
stleary/JSON-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
JSON-java
src
test
java
org
json
junit
JSONArrayTest.java
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 16, 2026
restore-lenient-jsonarray fix some sonarcube issues
Sean Leary
authored and
Sean Leary
committed
ad26e94
View commit details
Copy full SHA for ad26e94
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
restore-lenient-jsonarray initial commit
Sean Leary
authored and
Sean Leary
committed
c073157
View commit details
Copy full SHA for c073157
View code at this point
Browse repository at this point
Commits on May 11, 2026
update-security-md-with-key new security.md file, also fixed 1000 level jsonarray test that fails on my laptop
Sean Leary
authored and
Sean Leary
committed
6495983
View commit details
Copy full SHA for 6495983
View code at this point
Browse repository at this point
Commits on Mar 21, 2025
Use better name for parser configuration option, fix API comment.
Robert Lichtenberger
committed
1afd7cd
View commit details
Copy full SHA for 1afd7cd
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
Add test for JSONArray from Java collection.
Robert Lichtenberger
committed
5d1c789
View commit details
Copy full SHA for 5d1c789
View code at this point
Browse repository at this point
Commits on Feb 15, 2025
optimized unit tests to respond accurately to default strictMode
marilynel
committed
3919abd
View commit details
Copy full SHA for 3919abd
View code at this point
Browse repository at this point
Commits on Jan 15, 2025
#947 add new failing tests with JSONTokener having strict mode configuration
Simulant87
committed
6631b80
View commit details
Copy full SHA for 6631b80
View code at this point
Browse repository at this point
Commits on Dec 21, 2024
Code review action items - add comments and consistent error messages for strict mode
Sean Leary
authored and
Sean Leary
committed
2dcef89
View commit details
Copy full SHA for 2dcef89
View code at this point
Browse repository at this point
Commits on Dec 15, 2024
restore-jsonparserconfiguration: fix unit tests to work when strictMode default is true
Sean Leary
authored and
Sean Leary
committed
d3c7eaf
View commit details
Copy full SHA for d3c7eaf
View code at this point
Browse repository at this point
Commits on Nov 13, 2024
Merge pull request #907 from hexetia/fix-901
Show description for 2ee5bf1
stleary
authored
2ee5bf1
View commit details
Copy full SHA for 2ee5bf1
View code at this point
Browse repository at this point
Commits on Nov 3, 2024
Revert "Merge pull request #888 from rikkarth/fix/887"
Show description for ab1b9a3
Sean Leary
authored and
Sean Leary
committed
ab1b9a3
View commit details
Copy full SHA for ab1b9a3
View code at this point
Browse repository at this point
Commits on Oct 5, 2024
test(#901): call JsonArray.putAll with a casted list as object
hexetia
authored
0d71dcf
View commit details
Copy full SHA for 0d71dcf
View code at this point
Browse repository at this point
Commits on Apr 28, 2024
fixes the broken JSONArrayTest cases
Sean Leary
authored and
Sean Leary
committed
6529a7e
View commit details
Copy full SHA for 6529a7e
View code at this point
Browse repository at this point
Commits on Apr 27, 2024
feat(#877): improved JSONArray and JSONTokener logic
Show description for 9216a19
rikkarth
committed
9216a19
View commit details
Copy full SHA for 9216a19
View code at this point
Browse repository at this point
Commits on Feb 2, 2024
Fixing JSONArrayTest testRecursiveDepthArrayFor1000Levels()
Sean Leary
authored and
Sean Leary
committed
19dec1b
View commit details
Copy full SHA for 19dec1b
View code at this point
Browse repository at this point
Commits on Dec 23, 2023
Review comments
sk02241994
committed
ffd48af
View commit details
Copy full SHA for ffd48af
View code at this point
Browse repository at this point
Commits on Dec 22, 2023
Adding JSONParserConfiguration for configuring the depth of nested maps
sk02241994
committed
abea194
View commit details
Copy full SHA for abea194
View code at this point
Browse repository at this point
Adding test case for nested json with depth of 999, 1000, 1001
sk02241994
committed
dcac3bc
View commit details
Copy full SHA for dcac3bc
View code at this point
Browse repository at this point
Resolving issue #743
Show description for 6d81160
sk02241994
committed
6d81160
View commit details
Copy full SHA for 6d81160
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
Fixes #821
Show description for a3742ac
John J. Aylward
committed
a3742ac
View commit details
Copy full SHA for a3742ac
View code at this point
Browse repository at this point
Commits on Oct 1, 2023
Merge pull request #772 from eamonnmcmanus/complexkey
Show description for beb2fb5
stleary
authored
beb2fb5
View commit details
Copy full SHA for beb2fb5
View code at this point
Browse repository at this point
Commits on Sep 30, 2023
Merge pull request #773 from eedijs/master
Show description for ef68cdf
stleary
authored
ef68cdf
View commit details
Copy full SHA for ef68cdf
View code at this point
Browse repository at this point
Commits on Sep 28, 2023
Merge branch 'stleary:master' into complexkey
eamonnmcmanus
authored
eaa5611
View commit details
Copy full SHA for eaa5611
View code at this point
Browse repository at this point
Add more test cases for unquoted text in objects and arrays.
eamonnmcmanus
committed
dbb1131
View commit details
Copy full SHA for dbb1131
View code at this point
Browse repository at this point
Commits on Sep 27, 2023
Add optJSONArray and optJSONObject methods to JSONArray with a default value
eedijs
committed
284a316
View commit details
Copy full SHA for 284a316
View code at this point
Browse repository at this point
Commits on Sep 19, 2023
Small test fixes.
Show description for 3e688af
eamonnmcmanus
committed
3e688af
View commit details
Copy full SHA for 3e688af
View code at this point
Browse repository at this point
Commits on Sep 8, 2023
Addressed compile warnings
javadev
committed
74cd73f
View commit details
Copy full SHA for 74cd73f
View code at this point
Browse repository at this point
Commits on Jun 29, 2023
Renamed object methods from ...Obj to ...Object.
Show description for 4951ec4
dburbrid
authored and
dburbrid
committed
4951ec4
View commit details
Copy full SHA for 4951ec4
View code at this point
Browse repository at this point
Commits on Feb 2, 2023
fix: set default maximum nesting depth as 512
cleydyr
committed
eb56704
View commit details
Copy full SHA for eb56704
View code at this point
Browse repository at this point
Commits on Aug 27, 2022
Merge branch 'master' into update-copyright
stleary
committed
89f6e7f
View commit details
Copy full SHA for 89f6e7f
View code at this point
Browse repository at this point
Merge pull request #683 from spaffrath/Issue_682_JSONString_similarity
Show description for 346fb26
stleary
authored
346fb26
View commit details
Copy full SHA for 346fb26
View code at this point
Browse repository at this point
Commits on Aug 24, 2022
update-copyright - Replace copyright and license restrictions with Public Domain
stleary
committed
6daabb4
View commit details
Copy full SHA for 6daabb4
View code at this point
Browse repository at this point
Commits on Aug 20, 2022
initial attempt to test for inconsistent map types in JSONObject
stleary
committed
e0534b3
View commit details
Copy full SHA for e0534b3
View code at this point
Browse repository at this point
Commits on Aug 5, 2022
Issue 682 JSONString similarity
spaffrath
committed
89f16ad
View commit details
Copy full SHA for 89f16ad
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
Updates tests to have updated message expectations
John J. Aylward
committed
beae279
View commit details
Copy full SHA for beae279
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.