This issue proposes migrating the existing annotated JDK 21 repository (in typetools) to the OpenJDK 25 release.
According to the New Contributor Projects - Case Study: JDK 25 documentation, merging existing JDK 21 annotations into JDK 25 is the principal first step for this project. I have reviewed the checker-framework and typetools repositories and have not found any active work or open PRs regarding this specific migration.
I am highly interested in leading this migration. I have already initialized the merge process locally and have successfully resolved approximately 40% of the conflicts.
I opened this ticket because the following reasons:
-
Verify that this migration is currently necessary and valuable for the Checker Framework.
-
Ensure that no other contributors are currently working on this task to avoid duplicated effort.
-
If the above are confirmed, I would like to share my detailed merge strategy and feasibility analysis (based on the project README) for review and feedback.
This issue proposes migrating the existing annotated JDK 21 repository (in typetools) to the OpenJDK 25 release.
According to the New Contributor Projects - Case Study: JDK 25 documentation, merging existing JDK 21 annotations into JDK 25 is the principal first step for this project. I have reviewed the checker-framework and typetools repositories and have not found any active work or open PRs regarding this specific migration.
I am highly interested in leading this migration. I have already initialized the merge process locally and have successfully resolved approximately 40% of the conflicts.
I opened this ticket because the following reasons:
Verify that this migration is currently necessary and valuable for the Checker Framework.
Ensure that no other contributors are currently working on this task to avoid duplicated effort.
If the above are confirmed, I would like to share my detailed merge strategy and feasibility analysis (based on the project README) for review and feedback.