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

Support for Java 17? #58

Open
mariuslarsen opened this issue Dec 14, 2021 · 3 comments
Open

Support for Java 17? #58

mariuslarsen opened this issue Dec 14, 2021 · 3 comments

Comments

@mariuslarsen
Copy link

Does Kafka-junit5 support Java 17?
If not, are there any plans to add support for it?

@sfali
Copy link

sfali commented Jun 15, 2023

Is there plan to support JDK 17?

While running in JDK kafka-junit fails with following error

java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @547821b5

Regards,

Syed

@christopher-cudennec
Copy link

Seems to be solved, right? We use kafka-junit5 with Java 17 successfully.

@grnadav
Copy link

grnadav commented Aug 26, 2024

Issue is still present. using JDK 21

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

4 participants