Skip to content

Upgrade Project Compilation to JDK 17#1269

Merged
wgzhao merged 3 commits intomasterfrom
compile_with_jdk17
Apr 24, 2025
Merged

Upgrade Project Compilation to JDK 17#1269
wgzhao merged 3 commits intomasterfrom
compile_with_jdk17

Conversation

@wgzhao
Copy link
Owner

@wgzhao wgzhao commented Apr 24, 2025

This pull request updates the project's compilation environment to use JDK 17 while ensuring that the compiled package remains compatible with JDK 8 through JDK 17. This approach allows the project to leverage the new features and performance improvements of JDK 17 during the build process while maintaining compatibility with a broader range of JDK versions, ensuring support for older environments.

@wgzhao wgzhao merged commit 27df774 into master Apr 24, 2025
2 checks passed
@wgzhao wgzhao deleted the compile_with_jdk17 branch April 24, 2025 02:03
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.

1 participant