dError: Module JDK removed internal API/sun.reflect not found
java.lang.module.FindException: Module JDK removed internal API/sun.reflect not foun
I'm using JVM 17 (tried 11 too) as a runtime in IntelliJ to run the target. What am I missing?
Thank you.