Questions tagged [openjdk-17]

63 questions
0
votes
2 answers

yguard: Error obfuscating java class Unsupported class file major version 61

I'm switching my project from jdk1.8 to openjdk 17. Code works fine and ANT can generate the executable jar. Using Eclipse IDE. The problem appears when trying to obfuscate with yguard 3.0.0 (through ant). The task is:
Jeancc
  • 84
  • 6
-1
votes
1 answer

How to fix glitching google icons?

After installing jdk-17_windows-x64_bin.exe, this issue started occuring. I do not know how to fix it. I can't even run tampermonkey properly.The glitching google icons
-3
votes
1 answer

How to create a Rock, Paper, Scissor simulator in Java

Hey, developers I want to ask how to create a Rock, Paper, Scissor simulator ;-)
1 2 3 4
5