Integrated: 8313638: Add test for dump of resolved references

Matias Saavedra Silva matsaave at openjdk.org
Thu Sep 14 14:32:59 UTC 2023


On Tue, 12 Sep 2023 16:37:04 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:

> The change in [JDK-8306582](https://bugs.openjdk.org/browse/JDK-8306582) revealed that the state of the resolved references array is not checked in the CDS archive. This patch adds a test to ensure that the resolved references array is correct whether the application is archived or not.

This pull request has now been integrated.

Changeset: 83dca629
Author:    Matias Saavedra Silva <matsaave at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/83dca6296e3fc7b9912ef7b82e443ce1415a7bcc
Stats:     202 lines in 5 files changed: 202 ins; 0 del; 0 mod

8313638: Add test for dump of resolved references

Reviewed-by: ccheung, iklam

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

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


More information about the hotspot-dev mailing list