Skip to content

Conversation

@kireetivar
Copy link
Collaborator

Fixes an issue where SHA-256 file hashes were inconsistent when running the same code on different JDK distributions/ build on different platforms

The FileUtils.readFileWithFallback() method was using new String(fileBytes) without explicitly specifying a charset. This relied on the platform default charset, which differs between JDK distributions and operating systems

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant