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

tests fail on Java 21 (works on Java 17) #2095

Open
taylortails opened this issue May 8, 2024 · 0 comments
Open

tests fail on Java 21 (works on Java 17) #2095

taylortails opened this issue May 8, 2024 · 0 comments

Comments

@taylortails
Copy link

mvn clean verify results in

PermittedUrlsCheckerTest failure

UnsupportedOperation class redefinition failed: attempted to change the class NestHost, NestMembers, Record, or PermittedSubclasses attribute

I guess because Mockit doesnt support Java 21.

Are there any plans here? Migrate to Mockito 4? (Mockito 5 drops Java 8 support).

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

1 participant