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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
json-iterator
/
java
Public
Notifications
You must be signed in to change notification settings
Fork
528
Star
1.6k
Code
Issues
88
Pull requests
29
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Basic support of Java 16 records
- #312
#312
Open
mxyns
wants to merge 16 commits into
json-iterator:master
json-iterator/java:master
from
noahra:master
noahra/java:master
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Basic support of Java 16 records
#312
mxyns
wants to merge 16 commits into
json-iterator:master
json-iterator/java:master
from
noahra:master
noahra/java:master
Copy head branch name to clipboard
Commits
Commits on Mar 2, 2022
feat - migrated maven project to java 16 (#1)
mxyns
committed
e598ce7
View commit details
Copy full SHA for e598ce7
Browse repository at this point
Merge pull request #2 from noahra/issue/#1
Show description for fc8c4d8
mxyns
authored
fc8c4d8
View commit details
Copy full SHA for fc8c4d8
Browse repository at this point
test - failing test for unsupported Record (#3)
mxyns
committed
fff39bd
View commit details
Copy full SHA for fff39bd
Browse repository at this point
Merge pull request #4 from noahra/issue/#3
Show description for 7fc8851
mxyns
authored
7fc8851
View commit details
Copy full SHA for 7fc8851
Browse repository at this point
test - add serialization test (#7)
Show description for 4766703
lnsandnkth
committed
4766703
View commit details
Copy full SHA for 4766703
Browse repository at this point
Merge pull request #8 from noahra/issue/#7
Show description for 0d893a4
lnsandnkth
authored
0d893a4
View commit details
Copy full SHA for 0d893a4
Browse repository at this point
test - fix added assertion (#3)
Show description for da40903
lnsandnkth
committed
da40903
View commit details
Copy full SHA for da40903
Browse repository at this point
Merge pull request #10 from noahra/issue/#3
Show description for 6927007
lnsandnkth
authored
6927007
View commit details
Copy full SHA for 6927007
Browse repository at this point
Commits on Mar 4, 2022
feat - record support with canonical constructor (#5) (PR #13)
Show description for 077c4d5
yuxin-miao
and
mxyns
authored
077c4d5
View commit details
Copy full SHA for 077c4d5
Browse repository at this point
feat - handle multiple record constructors by using canonical constructor by default (#12)
mxyns
committed
149b796
View commit details
Copy full SHA for 149b796
Browse repository at this point
test - add tests for any wrap and stream (#15)
Show description for 4b7c1f0
lnsandnkth
committed
4b7c1f0
View commit details
Copy full SHA for 4b7c1f0
Browse repository at this point
Merge pull request #17 from noahra/issue/#15
Show description for ac59b48
lnsandnkth
authored
ac59b48
View commit details
Copy full SHA for ac59b48
Browse repository at this point
Commits on Mar 6, 2022
test - example of use of another constructor for record decoding (#16)
mxyns
committed
8dc32ff
View commit details
Copy full SHA for 8dc32ff
Browse repository at this point
clean - reemoved syso/sout (#19)
mxyns
committed
f921396
View commit details
Copy full SHA for f921396
Browse repository at this point
clean - removed unsused imports (#19)
mxyns
committed
2d2ff04
View commit details
Copy full SHA for 2d2ff04
Browse repository at this point
test - add tests for getRecordCtor (#21)
xinmiao
authored and
yuxin-miao
committed
37a6755
View commit details
Copy full SHA for 37a6755
Browse repository at this point
You can’t perform that action at this time.