ShatteredPrism/launcher/java
thonkdifferent d75b23c092 Recognize riscv64 as a 64-bit platform
Currently PrismLauncher complains about the installed JDK being a 32-bit version, despite it being compiled for 64-bit RISC-V `riscv64`.

This PR fixes this issue.

Signed-off-by: thonkdifferent <41342923+thonkdifferent@users.noreply.github.com>
(cherry picked from commit 8f1750df51668a94ab750dd05345ec5cc4e124c2)
2025-02-17 18:33:29 +00:00
..
download Correct symbolic link destination on manifest Java download 2024-12-18 18:42:39 +00:00
JavaChecker.cpp Recognize riscv64 as a 64-bit platform 2025-02-17 18:33:29 +00:00
JavaChecker.h remove task parent from constuctor 2024-11-15 09:35:36 +02:00
JavaInstall.cpp Updated strings that are displayed to user 2024-02-18 14:30:38 +02:00
JavaInstall.h Updated strings that are displayed to user 2024-02-18 14:30:38 +02:00
JavaInstallList.cpp remove task parent from constuctor 2024-11-15 09:35:36 +02:00
JavaInstallList.h Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into feature/java-downloader 2024-08-20 00:02:14 +03:00
JavaMetadata.cpp Apply suggestion from code review 2024-06-25 16:10:05 +03:00
JavaMetadata.h Apply suggestion from code review 2024-06-25 16:10:05 +03:00
JavaUtils.cpp Fix CleanEnviroment()'s usage of stripVariableEntries 2024-10-23 21:30:57 +00:00
JavaUtils.h Apply suggestion from code review 2024-06-25 16:10:05 +03:00
JavaVersion.cpp Use UTF-8 to decode logs on Java 18 or newer 2024-10-09 17:15:53 +01:00
JavaVersion.h Use UTF-8 to decode logs on Java 18 or newer 2024-10-09 17:15:53 +01:00