Open chancerly opened 3 months ago
What do you mean by "close the pc screen" - are you talking about a laptop and you close the lid so that the display touches the keyboard?
Most likely you are facing a Java bug: https://bugs.openjdk.org/browse/JDK-8287403
What do you mean by "close the pc screen" - are you talking about a laptop and you close the lid so that the display touches the keyboard?
Most likely you are facing a Java bug: https://bugs.openjdk.org/browse/JDK-8287403
yes,just like you said. but I can not solve it. through I update jdk to 21.
Issue details
ubuntu 22.04,open the jadx-gui,then close the pc screen, after open the screen, pop many error window. Jadx version : 1.5.0 Java version : 11.0.23 Java VM : Ubuntu OpenJDK 64-Bit Server VM Platform : Linux (6.5.0-44-generic amd64) Max heap size: 30688 MB Program args : -Xms128M -XX:MaxRAMPercentage=70.0 -Dawt.useSystemAAFontSettings=lcd -Dswing.aatext=true -Djava.util.Arrays.useLegacyMergeSort=true -Djdk.util.zip.disableZip64ExtraFieldValidation=true -XX:+IgnoreUnrecognizedVMOptions --add-opens=java.base/java.lang=ALL-UNNAMED
Jadx version
1.5.0
Java version
11.0.23
OS