mirror of
https://github.com/PrismLauncher/PrismLauncher
synced 2026-05-09 00:38:54 +00:00
* Added a button to check why Java failed * It will now avoid automatically scanning binaries that do not have 'java' in their filename * Fixed some crashes related to running too many Java checks (it only does one at a time now) * It can now distinguish between more Java failure states (not there at all, crashing, returning nonsense) * Changed '...' button to Browse button to match the wizard page subtitle * Changing minimum and maximum memory will no longer trigger a java check twice |
||
|---|---|---|
| .. | ||
| launch | ||
| JavaChecker.cpp | ||
| JavaChecker.h | ||
| JavaCheckerJob.cpp | ||
| JavaCheckerJob.h | ||
| JavaInstall.cpp | ||
| JavaInstall.h | ||
| JavaInstallList.cpp | ||
| JavaInstallList.h | ||
| JavaUtils.cpp | ||
| JavaUtils.h | ||
| JavaVersion.cpp | ||
| JavaVersion.h | ||
| JavaVersion_test.cpp | ||