Skip to content

[ci] Java 17 GA and 18-ea #2371

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

Merged
merged 2 commits into from
Oct 31, 2021
Merged

[ci] Java 17 GA and 18-ea #2371

merged 2 commits into from
Oct 31, 2021

Conversation

harawata
Copy link
Member

Some tests that require --illegal-access=permit are skipped on 17 and 18-ea (the option was removed in 17 GA).
I added a new tag @Tag("RequireIllegalAccess") to those tests.
Regarding CGLIB, this issue tracks the 17/18 support, I think : cglib/cglib#191

I changed the distribution because AdoptOpenJDK is moved to Eclipse Adoptium and 18-ea is (was?) only available in zulu.

AdoptOpenJDK is moved to Eclipse Adoptium.
https://blog.adoptopenjdk.net/2021/08/goodbye-adoptopenjdk-hello-adoptium/
18-ea is only available in zulu ATM
--illegal-access=permit was removed in 17 GA
@harawata harawata requested a review from hazendaz October 30, 2021 22:40
@coveralls
Copy link

Coverage Status

Coverage remained the same at 87.247% when pulling 1b49670 on harawata:java-17-ga into 0133e37 on mybatis:master.

@hazendaz
Copy link
Member

@harawata Looks good to me, I think I'd drop jdk 16 though. A new parent release might help too if any edge case issues to address.

@hazendaz
Copy link
Member

Going to merge!

@hazendaz hazendaz merged commit 7c1f1fc into mybatis:master Oct 31, 2021
@harawata
Copy link
Member Author

Thank you, @hazendaz !
I agree with you on dropping 16. 👍
I'll submit another PR for that.

harawata added a commit to harawata/mybatis-3 that referenced this pull request Oct 31, 2021
@harawata harawata deleted the java-17-ga branch October 31, 2021 12:09
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.

3 participants