Cannot get access java: error: invalid flag: java.security.jgss/sun.security.krb5=ALL-UNNAMED
Answered
I am facing this issue when I am running a file, couldn’t resolve it. Help me out with this issue.
java: error: invalid flag: java.security.jgss/sun.security.krb5=ALL-UNNAMED
1 comment
Sort by
Date
Votes
What kind of code are you running? Is it related with "JPMS"? Does it help by adding vmoption "--add-opens=java.security.jgss/sun.security.krb5=ALL-UNNAMED" in "Run | Edit Configurations"
Please sign in to leave a comment.