Skip to content

feat(java): add java9/16 module-info support#3721

Merged
chaokunyang merged 6 commits into
apache:mainfrom
chaokunyang:jdk_module_support
May 30, 2026
Merged

feat(java): add java9/16 module-info support#3721
chaokunyang merged 6 commits into
apache:mainfrom
chaokunyang:jdk_module_support

Conversation

@chaokunyang
Copy link
Copy Markdown
Collaborator

@chaokunyang chaokunyang commented May 30, 2026

Why?

What does this PR do?

  • add java9/16 module-info support
  • merge fory-simd into fory-core

Related issues

Closes #3712

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 of the final clean AI review results from both fresh reviewers 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 requested review from pandalee99 and urlyy May 30, 2026 16:32
@chaokunyang chaokunyang changed the title feat(java): add java8 module-info support feat(java): add java9/16 module-info support May 30, 2026
@chaokunyang chaokunyang merged commit 297c345 into apache:main May 30, 2026
63 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.

[java] Add module-info.java

2 participants