PrismLauncher/launcher/java
thonkdifferent 8f1750df51
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>
2025-02-16 19:30:31 +02:00
..
download Correct symbolic link destination on manifest Java download 2024-12-16 03:30:09 -05:00
JavaChecker.cpp Recognize riscv64 as a 64-bit platform 2025-02-16 19:30:31 +02:00
JavaChecker.h remove task parent from constuctor 2024-11-01 00:11:45 +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-01 00:11:45 +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 Merge pull request #2962 from AOSC-Tracking/upstream/detect-aosc-os-jdks 2024-11-19 13:44:57 +02: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