Integrated: 8309170: CDS archive heap is always relocated for larger heap

Calvin Cheung ccheung at openjdk.org
Mon Jun 5 18:38:58 UTC 2023


On Sat, 3 Jun 2023 00:54:36 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Please review this simple fix for avoiding CDS heap data relocation during runtime.
> 
> Testing:
>     Passed tiers 1-4. Tier5 (in progress).

This pull request has now been integrated.

Changeset: e970ddbc
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e970ddbc60aadf170dc22b19b86ddbf965bf5ea4
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8309170: CDS archive heap is always relocated for larger heap

Reviewed-by: stuefe, iklam

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

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


More information about the hotspot-runtime-dev mailing list