Skip to content

Add JDK 25 and 26 to workflow matrix, drop integration testing on JDK 11#4039

Merged
filiphr merged 1 commit into
mapstruct:mainfrom
filiphr:ci-jdk-25-26
Apr 26, 2026
Merged

Add JDK 25 and 26 to workflow matrix, drop integration testing on JDK 11#4039
filiphr merged 1 commit into
mapstruct:mainfrom
filiphr:ci-jdk-25-26

Conversation

@filiphr

@filiphr filiphr commented Apr 19, 2026

Copy link
Copy Markdown
Member

Upgrade Lombok to 1.18.38 since older versions fail with ExceptionInInitializerError on com.sun.tools.javac.code.TypeTag when compiling under JDK 25/26.

Upgrade Lombok to 1.18.38 since older versions fail with
ExceptionInInitializerError on com.sun.tools.javac.code.TypeTag
when compiling under JDK 25/26.
@filiphr filiphr added this to the 1.7.0.Beta2 milestone Apr 19, 2026
@filiphr filiphr added the build label Apr 19, 2026
@nealeu

nealeu commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

Is the reason for dropping 11 but not 8 that 8 is still LTS but not 11?

@filiphr

filiphr commented Apr 26, 2026

Copy link
Copy Markdown
Member Author

Yes indeed. From what I could see the last Openjdk 11 release was last year, whereas the last 8 was this year in January. I also don't foresee that there would be problems on JDK 11 if something is running on JDK 8.

I addition to all of that, I believe that JDK 11 is not used that much. Most of the ecosystem has adopted 17 as a baseline. We are still 8 as a baseline.

@filiphr filiphr merged commit 79aee1a into mapstruct:main Apr 26, 2026
8 of 9 checks passed
@filiphr filiphr deleted the ci-jdk-25-26 branch April 26, 2026 07:24
@nealeu

nealeu commented Apr 26, 2026

Copy link
Copy Markdown
Contributor

Yeah. Great to cut build minutes where they don't deliver value :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants