6 comments (6 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java8,150 forks (8,150 forks)batch import
area/cigood first issue
Repository metrics
- Stars
- 23,109 stars (23,109 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Issue Description
Type: feature request
Describe what happened (or what feature you want)
Add CI workflow for JDK 17.
Some test cases or dependencies might need to be optimized to support JDK 17. See https://github.com/alibaba/Sentinel/issues/3015
Contributor guide
- Research direction
- Review the existing CI configuration (e.g., GitHub Actions workflows) to understand the current JDK version setup. Update the workflow to include JDK 17, and check the referenced issue #3015 for any dependency or test optimizations needed. Test the new configuration by triggering a build.
- Tech stack
- java
- Domain
- backenddevops
- Issue type
- Feature
- Prerequisites
- GitJava