-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
24
-
x86_64
-
windows
A DESCRIPTION OF THE PROBLEM :
After a clean reinstallation of Windows 11 and installation of JDK 24.0.1, I am unable to launch any `.jar` file — regardless of its origin or content. The command `java -jar apktool.jar` (or any other `.jar`) fails silently: no output, no error, no execution.
Java is correctly installed and recognized in the system PATH. `java -version` returns the expected output. I have tested with multiple `.jar` files (including minimal HelloWorld jars), and none of them launch via command line or double-click.
This issue persists across reboots and fresh installs. It appears to be a launcher-level failure affecting all `.jar` executions on Windows 11.
Please advise whether this is a known issue with JDK 24.0.1 or if additional configuration is required to restore `.jar` compatibility.
After a clean reinstallation of Windows 11 and installation of JDK 24.0.1, I am unable to launch any `.jar` file — regardless of its origin or content. The command `java -jar apktool.jar` (or any other `.jar`) fails silently: no output, no error, no execution.
Java is correctly installed and recognized in the system PATH. `java -version` returns the expected output. I have tested with multiple `.jar` files (including minimal HelloWorld jars), and none of them launch via command line or double-click.
This issue persists across reboots and fresh installs. It appears to be a launcher-level failure affecting all `.jar` executions on Windows 11.
Please advise whether this is a known issue with JDK 24.0.1 or if additional configuration is required to restore `.jar` compatibility.