Description
Helps launch Java applications on Arch Linux with an appropriate installed Java runtime. It is useful for packages or users who need predictable Java runtime selection without hardcoding one system path.
Java applications still execute code with the user's permissions. Review the application being launched, especially when it downloads plugins, opens network connections, or handles untrusted files.