Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropping java 11 support #5280

Closed
MartinWitt opened this issue Jun 14, 2023 · 3 comments
Closed

Dropping java 11 support #5280

MartinWitt opened this issue Jun 14, 2023 · 3 comments

Comments

@MartinWitt
Copy link
Collaborator

As JDT moved to java 17 #5268 we also need to move. Our current migration plan is to make the 10.4 release soon, when the CD script works. Then we start working on the java 20/21 features on a different branch. On this branch, we also start the cleanup we need to do while dropping java 11. Then there will be a last spoon release with 10.5(?). Merging the java20/21 branch will result in the first spoon release for JDK 17+. Spoon can still analyze older source code. As a user, you only need a newer java version. There will be no back porting of fixes to older java 11 releases.

@monperrus
Copy link
Collaborator

OK with the plan, we are married to JDT anyway.

@MartinWitt
Copy link
Collaborator Author

MartinWitt commented Jun 19, 2023

Next step is to create a branch called java17 which is a valid PR target for the meantime. We will start working there for all the changes we need to do for this switch. I also created a label for these PRs/Issues.

Branch: https://github.com/INRIA/spoon/tree/java17

@MartinWitt
Copy link
Collaborator Author

Java 11 support is now dropped in the latest Spoon 11 release.

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

No branches or pull requests

2 participants