AdoptOpenJDK/openjdk-api-java-client

Installer and package checksums are optional

io7m opened this issue · 0 comments

io7m commented

The types are declared such that the checksums are not marked as optional. The code responds by essentially returning a blank string for a missing checksum; this is incorrect! It should return Optional.empty().