Integrated: 8306712: CDS DeterministicDump.java test fails with -XX:+UseStringDeduplication

Calvin Cheung ccheung at openjdk.org
Fri May 5 17:43:27 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.

This pull request has now been integrated.

Changeset: 65a54883
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/65a54883b36693ad5b963e0fad9387e6aba38369
Stats:     11 lines in 2 files changed: 5 ins; 5 del; 1 mod

8306712: CDS DeterministicDump.java test fails with -XX:+UseStringDeduplication

Reviewed-by: iklam, matsaave

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

PR: https://git.openjdk.org/jdk/pull/13810


More information about the hotspot-runtime-dev mailing list