RFR: 8306712: CDS DeterministicDump.java test fails with -XX:+UseStringDeduplication
Matias Saavedra Silva
matsaave at openjdk.org
Fri May 5 15:45:21 UTC 2023
On Thu, 4 May 2023 16:39:22 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:
> Please review this change for:
>
> - disabling `UseStringDeduplication` while dumping CDS archive;
> - removing the unnecessary `!compressed` check from the test.
>
> Passed tiers 1 - 4 testing.
Very straight forward, LGTM!
Edit: Please update the copyright on DeterministicDump.java
-------------
Marked as reviewed by matsaave (Committer).
PR Review: https://git.openjdk.org/jdk/pull/13810#pullrequestreview-1415032224
More information about the hotspot-runtime-dev
mailing list