RFR: 8330027: Identity hashes of archived objects must be based on a reproducable random seed
Thomas Stuefe
stuefe at openjdk.org
Thu Apr 11 13:30:41 UTC 2024
On Thu, 11 Apr 2024 13:16:32 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
> Do we need to generate I-hash on archive generation at all?
Yes, see https://github.com/openjdk/jdk/blob/087e8e7f3b2d87e6dc3c4e1c49eff7bae88f1e4f/src/hotspot/share/cds/archiveHeapWriter.cpp#L532
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18735#issuecomment-2049695722
More information about the hotspot-runtime-dev
mailing list