[jdk17u-dev] RFR: 8275509: ModuleDescriptor.hashCode isn't reproducible across builds

Mat Carter macarte at openjdk.org
Tue Jan 16 22:08:05 UTC 2024


On Tue, 24 Oct 2023 20:18:16 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [396132ff](https://github.com/openjdk/jdk/commit/396132ff1e56463ad195cac5c9ac8e2eac5a16e8) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Jaikiran Pai on 5 Nov 2021 and was reviewed by Alan Bateman and Magnus Ihse Bursie.
> 
> Thanks!

The tests fail on arm64 macOS and arm64 windows with hashCodes not matching (github actions doesn't run tests on those platforms).  Is it possible that https://bugs.openjdk.org/browse/JDK-8290041 needs to be backported also as it addressed issues with the hashCodes and introduced additional tests

-------------

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1913#issuecomment-1894594863


More information about the jdk-updates-dev mailing list