[jdk22u] RFR: 8330027: Identity hashes of archived objects must be based on a reproducible random seed
Paul Hohensee
phh at openjdk.org
Sat May 11 03:35:06 UTC 2024
On Fri, 10 May 2024 10:47:35 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> This fixes an issue with CDS archive reproducibility that can happen under rare circumstances. See original JBS issue for details.
>
> I had to manually resolve the hunk in src/hotspot/share/cds/heapShared.cpp because both
> - 8251330: Reorder CDS archived heap to speed up relocation
> - 8329431: Improve speed of writing CDS heap objects
> were missing.
>
> Resolve was trivial.
Marked as reviewed by phh (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk22u/pull/194#pullrequestreview-2051063018
More information about the jdk-updates-dev
mailing list