halcyon / asdf-java

A Java plugin for asdf-vm.
MIT License
466 stars 85 forks source link

Checksum for Java Sapmachine 17.0.12 (macOS) is wrong #233

Open wolfgangmuender opened 1 month ago

wolfgangmuender commented 1 month ago

Describe the bug The checksum of java sapmachine-17.0.12 is wrong for macOS. When installing this version a warning is issued and the installation is marked as failed. The JDK is installed though.

To Reproduce

> asdf install java sapmachine-17.0.12

sapmachine-jdk-17.0.12_macos-x64_bin.tar.gz
sapmachine-jdk-17.0.12_macos-x64_bin.tar.gz: FAILED
shasum: WARNING: 1 computed checksum did NOT match

> java -version

openjdk version "17.0.12" 2024-07-16 LTS
OpenJDK Runtime Environment SapMachine (build 17.0.12+7-LTS)
OpenJDK 64-Bit Server VM SapMachine (build 17.0.12+7-LTS, mixed mode, sharing)
codethief commented 2 weeks ago

Same thing for the Linux x86 tarball.