Skip to content

feat(java): refactor json codec api#3830

Merged
chaokunyang merged 48 commits into
apache:mainfrom
chaokunyang:add_more_json_checks
Jul 12, 2026
Merged

feat(java): refactor json codec api#3830
chaokunyang merged 48 commits into
apache:mainfrom
chaokunyang:add_more_json_checks

Conversation

@chaokunyang

@chaokunyang chaokunyang commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Why?

What does this PR do?

Related issues

AI Contribution Checklist

  • Substantial AI assistance was used in this PR: yes / no
  • If yes, I included a completed AI Contribution Checklist in this PR description and the required AI Usage Disclosure.
  • If yes, my PR description includes the required ai_review summary and screenshot evidence or equivalent persisted links of the final clean AI review results from both fresh reviewers described in AI_POLICY.md, the Fory-guided reviewer and the independent general reviewer, on the current PR diff or current HEAD after the latest code changes.

Does this PR introduce any user-facing change?

  • Does this PR introduce any public API change?
  • Does this PR introduce any binary protocol compatibility change?

Benchmark

@chaokunyang
chaokunyang force-pushed the add_more_json_checks branch from 875fe19 to e5c5823 Compare July 9, 2026 11:47
Generate one concrete codec owner per POJO to avoid profile-dependent delegate inlining, and keep compact arbitrary-precision output in concrete writers with smaller owner-local formatting methods.
@chaokunyang chaokunyang changed the title feat(java): add more json checks feat(java): refactor json codec api Jul 11, 2026
@chaokunyang
chaokunyang requested a review from theweipeng as a code owner July 11, 2026 19:48
@chaokunyang
chaokunyang merged commit a7e6430 into apache:main Jul 12, 2026
62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants