Open Lassebq opened 3 months ago
Invalid runtime for JavaSE-1.8: The path (/usr/lib/jvm/java-8-openjdk) does not point to a JDK.
OpenJDK 8 shipped with the distro is not recognized as valid jvm
OpenJDK 8 shipped with the distro is recognized as valid jvm
Other OpenJDK versions such as 17 and 21 are recognized properly and used in build
Same with openjdk version "1.8.0_422"
Invalid runtime for JavaSE-1.8: The path (/usr/lib/jvm/java-8-openjdk) does not point to a JDK.
Environment
Steps To Reproduce
Current Result
OpenJDK 8 shipped with the distro is not recognized as valid jvm
Expected Result
OpenJDK 8 shipped with the distro is recognized as valid jvm
Additional Informations
Other OpenJDK versions such as 17 and 21 are recognized properly and used in build